mitxela / plotterfun

MIT License
328 stars 63 forks source link

Allow up/down arrows for input incrementation #2

Closed ChildishGiant closed 4 years ago

ChildishGiant commented 4 years ago

I don't really get why they're text inputs and not number inputs

mitxela commented 4 years ago

Sure, good idea.

They're text inputs because number inputs don't allow fractions, which some of the controls need.

I just noticed that if you focus on the slider, left/right will adjust it. But now up/down will adjust it if you're focused on any part of the control.