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

Command row input type as number when applicable #116

Open kochrt opened 1 year ago

kochrt commented 1 year ago

I'm wondering if it's possible to have this input be type="number" when it's referring to a number so keyboard keys (up & down) can be used to increment/decrement the value.

I'd open a PR but I don't know under what conditions the value is a number.

Yqnn commented 1 year ago

I wouldn't advocate using type="number" :

Alternatives: