gdotdesign / elm-ui

UI library for making web applications with Elm
https://elm-ui.netlify.com
BSD 2-Clause "Simplified" License
920 stars 39 forks source link

Ui.NumberRange takes no up/down clicks, just drag and value edit #97

Open PixelPartner opened 5 years ago

PixelPartner commented 5 years ago

I tested the refPage for Ui.NumberRange and like the drag behaviour very much, but assumed the arrow buttons < and > would be used to decrease/increase the value by a step.

On Firefox this doesn't work and the mouse cursor always shows drag action.