You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, here is the issue I am facing.
When I tap once and release on the same location, the lowerValue return from onDragStarted & onDragCompleted is different.
Hi, here is the issue I am facing.
When I tap once and release on the same location, the lowerValue return from onDragStarted & onDragCompleted is different.
Kindly refer screenshot to visualise the scenario:
https://photos.app.goo.gl/M9kcay5PEWZnTsqF9
For example, I tapped the area in between 100Mbps and 500Mbps and released.
onDragStarted lowerValue: 33.3336
onDragCompleted lowerValue: 0.0
As the result, the handler moved to 50Mbps when rebuilt.
Appreciate if anyone can help to verify is this a bug or is expected behaviour of xlider.
Would provide any info if required. Thanks.
Test environment:
flutterMode: profile & use physical device
Tested devices:
iPhone 13 Pro, Huawei Mate20 pro
Flutter Doctor -v:
The text was updated successfully, but these errors were encountered: