Navigation Menu

Skip to content

Commit

Permalink
Update default toolbar locations
Browse files Browse the repository at this point in the history
- Hide annotation and mesh digitizing toolbars by default
- Move selection toolbar to top row to avoid three rows of toolbars
  • Loading branch information
nyalldawson committed Sep 28, 2021
1 parent de5ab29 commit 77be95f
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 107 deletions.
1 change: 0 additions & 1 deletion scripts/mkuidefaults.py
Expand Up @@ -44,7 +44,6 @@ def chunks(l, n):
s = QSettings(sys.argv[1], QSettings.IniFormat)

ba = bytes(s.value("/UI/geometry"))
print

with open("src/app/ui_defaults.h", "w") as f:

Expand Down

0 comments on commit 77be95f

Please sign in to comment.