[Gtkradiant] [Bug 944] New: Always exit component-mode when selection is cleared

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sat, 13 Dec 2003 07:32:10 -0600


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=944

           Summary: Always exit component-mode when selection is cleared
           Product: GtkRadiant
           Version: 1.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: wjoseph@europe.ea.com


An undo can cause the selection to be cleared, but the component-editing-mode 
(such as vertex/edge/clipper) will still be enabled.
When selection-counter goes to zero in component-mode, we should reset the 
editing mode to default (primitive-mode).