Closed iammos closed 3 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 ?
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.
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.