lo-th / uil

simple javascript ui
http://lo-th.github.io/uil/
MIT License
556 stars 50 forks source link

Key modifiers for relative draggable values #9

Open positlabs opened 8 years ago

positlabs commented 8 years ago

This would be nice to have for Vector or Number inputs.

Shift+drag: change by intervals of 10 drag: change by intervals of 1 Alt+drag: change by intervals of .1 Alt+Shift+drag: change by intervals of .01

What do you think?

lo-th commented 7 years ago

yes why not for the moment there is no key input but is possible for the moment is like slide { step:1 }