v1.7.1
What's Changed
This is a re-release of v1.7.0 with a crash fix by @pgrit in #104
- Major reworking of the UI by introducing a fully functional menu bar (closes #64). This entirely replaces the previous clunky edit panel, as well as several other UI elements. It also greatly simplifies the code for adding keyboard shortcuts, since it automates and centralizes both the processing and documentation of shortcuts in the new menu bar classes
- Toolbars are now scrollable if they don't fit horizontally on the screen
- Added several new keyboard shortcuts (as shown in the menu bar)
- More of the keyboard shortcuts are now shown directly on the corresponding UI elements (e.g. shown alongside entries in dropdown combo boxes).
- Updated images in the readme
New Contributors
Full Changelog: v1.6.1...v1.7.1