MewPurPur / GodSVG

An application in early development for creating simple vector graphics. Built in Godot.
https://godsvg.com
MIT License
1.06k stars 48 forks source link

Add quit shortcut #717

Closed MewPurPur closed 1 month ago

MewPurPur commented 1 month ago

Adds a shortcut for quitting out of GodSVG with Ctrl+Q. Adds ConfirmDialog to confirm quitting and for future uses in the editor (one place was already replaced by it). Small tweaks of the import and export dialogs UI.