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

Fix the path field focus bug and others #759

Closed MewPurPur closed 1 month ago

MewPurPur commented 1 month ago

Fixes #747. Regressions are likely on this one.

Fixes an issue with the update checker display logic.

Fixes an issue where the quit shortcut wasn't global.

Makes mini fields' hovered state more discernible.

Fixes a recent regression with the path field's button for adding the first move command.