Is it possible to change the value of the slider (https://docs.webix.com/desktop__slider.html) with mouse wheel?
Is there some example of vscroll activearea (https://docs.webix.com/api__ui.vscroll_activearea.html) how to do this?
Is it possible to change the value of the slider (https://docs.webix.com/desktop__slider.html) with mouse wheel?
Is there some example of vscroll activearea (https://docs.webix.com/api__ui.vscroll_activearea.html) how to do this?
try to use native wheel event
https://snippet.webix.com/kclpoms3
Thank you, here a little improved snippet:
https://snippet.webix.com/j6n86xaz