My environment setup a NodeRed by docker image on a Linux VM.
NodeRed: 0.19.0
Dashboard: 2.26.0
VM network: bridge adaptor
I expect the slide bar can be drag by my finger just like using a mouse. Is that make sense?
It is quite simple, but I still post my flow here.
[{"id":"f2aeb8b7.3ee49","type":"tab","label":"Test","disabled":false,"info":""},{"id":"bf7583e.2b0db","type":"ui_slider","z":"f2aeb8b7.3ee49","name":"Test","label":"slider","tooltip":"","group":"da5ddd6a.0fd28","order":1,"width":0,"height":0,"passthru":true,"outs":"all","topic":"LL","min":0,"max":"100","step":1,"x":550,"y":260,"wires":[["c7e2a5e4.528598"]]},{"id":"c7e2a5e4.528598","type":"debug","z":"f2aeb8b7.3ee49","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","x":730,"y":260,"wires":[]},{"id":"da5ddd6a.0fd28","type":"ui_group","z":"","name":"Test","tab":"b11cb0b4.df1768","order":1,"disp":true,"width":"6","collapse":false},{"id":"b11cb0b4.df1768","type":"ui_tab","z":"","name":"Home","icon":"dashboard","disabled":false,"hidden":false}]