Releases: tylernh10/graphical-editor
Releases · tylernh10/graphical-editor
v2.1.0
v2.0.0
Version 2.0.0
- Added functional menu at top of editor for all operations
- Menu includes additional info being shown when hovering over a button
- Added cursor change whether in edit or insertion mode
- Added support for saving a file through the keyboard or menu
- Added a help dialog accessible through the keyboard or menu
- Added the ability to change the color of the shape inserted through buttons in the menu
- Updated documentation and organization
- Made overall improvements to the code