Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] wxGUI: Hide statusbar and Hide toolbar does not work properly for Standalone map frames #1691

Closed
lindakarlovska opened this issue Jun 29, 2021 · 0 comments · Fixed by #1704
Labels
bug Something isn't working GUI wxGUI related

Comments

@lindakarlovska
Copy link
Contributor

Describe the bug
Functions in context menu of BufferedMapWindow does not work properly. It then impacts all standalone map frames as SwipeMapFrame, MapFrame (GCP) and IClassMapFrame.

To Reproduce
Steps to reproduce the behavior:

  1. Go to e.g. to Map Swipe (the same for MapFrame (GCP) and IClassMapFrame)
  2. Right-click on a blank map
  3. Choose Hide status bar or Hide toolbar
  4. Statusbar in MapDisplay is hidden now instead of status bar in Map Swipe

Expected behavior
The status bar in Map Swipe should be hidden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI wxGUI related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant