Tools menu remains active in STG simulation

Bug #1395797 reported by Danil Sokolov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Workcraft
Fix Committed
Low
Danil Sokolov

Bug Description

There is a bug in refreshTitle method of WainWindow class - the editor panel gets created every time:
final GraphEditorPanel editor = new GraphEditorPanel(MainWindow.this, we);

This should be changed to:
final GraphEditorPanel editor = getCurrentEditor();

Tags: ui

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.