lawloretienne/DiscreteSlider

No able to update slider tickMarkCount in runtime

hatak30 opened this issue · 1 comments

Hi

I'm trying to have dynamic number of tickMarkCount, however after change in that value, its not reflected in UI

so when original y slider has 4 positions and in run-time I'm incising it it 5 then, slider moves like there are 5 positions but in UI I still se only four, is there any way to resolve it?

This is now fixed in version 0.0.8 which will be live in a few hours.