Yqnn / svg-path-editor

Online editor to create and manipulate SVG paths
https://yqnn.github.io/svg-path-editor/
Apache License 2.0
4.11k stars 335 forks source link

Set grid scale #95

Open vbo75 opened 1 year ago

vbo75 commented 1 year ago

Hi, When you zoom out too much, the grid disappears. For a large scale path, it will be useful to set the grid scale.

kuubeu commented 1 year ago

Technically you can scale down your path to fit the grid, and rescale it back after you're done with changes, but I agree that it would be a useful feature