uamv/gravity-slider-fields

No way to grab events ..

mkormendy opened this issue · 0 comments

The way you have coded this does not allow for access to the events from noUISlider.

For example, when changing the slider value, we cannot bind to the events of the slider object to then do other things with the value that has been selected/changed.

Could you possibly refactor some of your code to fix this?