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

GUI Tweaks #565

Merged
merged 2 commits into from
Jan 18, 2021
Merged

GUI Tweaks #565

merged 2 commits into from
Jan 18, 2021

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Jan 18, 2021

This PR:

  • Fixes and improves positioning of some elements on the main GUI.
  • Removes the showGUI flag from within the code. This was a flag used to block certain GUI actions when running tests, potentially leaving logic untested. The last remaining usages of this flag has been removed. The --testmode flag is still needed for the main function as it is used to bypass the creation of the QApplication and the automated popup of the open project dialog and release notes. However, the test mode is now confined to the main function only.

@vkbo vkbo added this to the Release 1.0.2 milestone Jan 18, 2021
@vkbo vkbo merged commit debca0a into dev Jan 18, 2021
@vkbo vkbo deleted the gui_tweaks branch January 18, 2021 18:05
@vkbo vkbo modified the milestones: Release 1.0.2, Release 1.1 RC 1 Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant