freeman-lab / control-panel

embeddable panel of inputs for parameter setting
MIT License
237 stars 17 forks source link

mobile support #12

Open freeman-lab opened 8 years ago

freeman-lab commented 8 years ago

There's at least one issue with viewing the control panel on iOS/android. This issue can be a place to track it, as well as any others that we find.

rreusser commented 8 years ago

I can try to take a stab at this. The range slider code could definitely be better, but its purpose is pretty focused and limited in scope, so can probably add some touch behavior and call it a day (vs. pulling in a dependency? no strong feelings either way, though I feel like most of the work with dependencies will probably go toward unstyling what the library styles).

marcofugaro commented 5 years ago

Range inputs are now supported everywhere, can this be closed?