Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1699) Reset perspective causes modal tools to disappear

Reset perspective causes modal tools to disappear
-------------------------------------------------

                 Key: UDIG-1699
                 URL: http://jira.codehaus.org/browse/UDIG-1699
             Project: uDIG
          Issue Type: Bug
          Components: application
    Affects Versions: UDIG 1.2.RC3
            Reporter: Jesse Varner
            Priority: Minor


I noticed this behavior both in the latest win32 uDig 1.2-SNAPSHOT, and also in my custom application built on uDig SDK 1.2-RC3:
If you have a map editor open, and you reset your perspective, the modal tool icons disappear, leaving blank buttons in their place. The icons usually come back if you click on one of the blank spots.
I see that the modal tools are added in udig.project.ui.internal.MapEditorActionBarContributor, but this code doesn't get called when you reset the perspective while a map is open.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Back to the top