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

"Remove spacing after flags" setting, when disabled, adds space even if the x parameter is negative #792

Open MewPurPur opened 1 week ago

MewPurPur commented 1 week ago

If the x parameter is negative, then it starts with "-" which makes it a separate number, so this space isn't necessary then.