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

Feature Request: Add ability to see current cursor coordinates #121

Open pc-erin opened 9 months ago

pc-erin commented 9 months ago

Sometimes you have to find the coordinates at a certain point in a path (finding the center for example). It would be really helpful if there was a tooltip somewhere that showed the current cursor coordinates like in some other graphic editing applications.