Ticket #416 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

"Close" item disabled when no system is open

Reported by: mekstran Assigned to: mekstran
Priority: critical Milestone: Goanna release 0.4.6
Component: Goanna Version:
Keywords: Cc:
Blocking:

Description

Currently, the Close menu item is disabled when no system is open. This makes it difficult to quit without creating or opening a system.

Change History

02/13/07 19:44:21 changed by mekstran

(In [1695]) References #416. Enables the Close menu item at all times, not just when a system is present. Also cleans up the on_close method to make it more readable. This ticket will be closed when the change is merged in to the 0.4.6-prep branch.

02/13/07 19:47:12 changed by mekstran

  • status changed from new to closed.
  • resolution set to fixed.

(In [1696]) Merged revisions 1695 via svnmerge from svn+ssh://sss/sss/svn/goanna/trunk

Closes #416.

........

r1695 | mekstran | 2007-02-13 13:44:21 -0600 (Tue, 13 Feb 2007) | 2 lines

References #416. Enables the Close menu item at all times, not just when a system is present. Also cleans up the on_close method to make it more readable. This ticket will be closed when the change is merged in to the 0.4.6-prep branch.

........