flutter_xlider icon indicating copy to clipboard operation
flutter_xlider copied to clipboard

question - how to disable animation on redraw?

Open gzd3 opened this issue 1 year ago • 0 comments
trafficstars

I have small issue with animation of slider during redrawing UI

https://github.com/Ali-Azmoud/flutter_xlider/assets/147639057/6204e4c7-427f-4696-a522-2a2c201bd778

this effect of jumping achieved when I update UI (setState). I'm using Block architecture and I want to emit update whenever used stops dragging the value. Everything is cool, except this jump.

Please advice.

gzd3 avatar Jun 20 '24 12:06 gzd3