Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Fixing main window size issues and craching on OSx #76

Merged
merged 3 commits into from
Aug 24, 2021

Conversation

oleg68
Copy link
Owner

@oleg68 oleg68 commented Aug 24, 2021

Resolves: #68
Resolves: #71
Resolves: #72

  • Now the main window size is set correctly if it was not saved with the organ settings Main Window not completely visible #71
  • The main window can be resized manually and it's size and position is stored by Save menu entry
  • If there are no organ open then the size and the position is saved on exit from the Setting dialog
  • There is still a problem with sizing in MacOs Weird "menu" in main bar .. #72 caused a wxWidget/Osx bug. But now there is a workaround: enlarge this window manually and save the new size
  • Refactored working with audio meters; the old one caused a crash on OSx when exit Crash on OSx #68

@oleg68 oleg68 merged commit a503676 into master Aug 24, 2021
@oleg68 oleg68 deleted the bugfix/mainframe-size branch August 24, 2021 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Weird "menu" in main bar .. Main Window not completely visible Crash on OSx
1 participant