plotly / dash-daq

Control components for Dash
MIT License
141 stars 40 forks source link

DAQ Knob doesn’t work on toouch screen devices #108

Closed iammos closed 2 years ago

iammos commented 4 years ago

Hello,

I just noticed DAQ Knob component doesn’t work on touch screen devices like tablets! In fact, you can’t change the value by touching the component. Slider component works with no issue. Anyone knows how to resolve this issue? Thank you.

Screenshot_20200530-213244_Chrome

Elbarto commented 2 years ago

Hello,

The DAQ Knob component is still not working on touchscreen device as of version 0.5.0. I've very little experience with GitHub, hasn't the bugfix got merged with the master ? Or it just didn't went through the 0.5.0 release and I need to compile it myself ?

Karan-S-Mittal commented 2 years ago

Hi @Elbarto,

You can easily install the version with the updated version via this answer. https://github.com/plotly/dash-daq/issues/162#issuecomment-992692391

It was fixed and with various other fixes, but there are tests required before releasing it, therefore right now you can do this.