-
Notifications
You must be signed in to change notification settings - Fork 846
Slider pointers not moving when overlapped #2327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi Azeem, We have checked the mentioned query, Slider pointers not moving when overlapped and attempted to replicate the behavior on the specified Flutter version and platforms at our end. However, we were unable to reproduce it. Tested Platforms: Web and Android
If you are still experiencing the issue, we request that you replicate it in the attached sample and provide us with more details regarding the specific scenario in which you are encountering this issue. This will help us to assist you more effectively. Regards, |
Hey Praveen, I've replicated the issue, and it's still happening. The problem isn't that the pointers are overlapping or crossing each other, instead, the issue arises when the pointers are close together. At that point, they can't be dragged properly for a short distance. We've implemented a mechanism where one pointer can't overlap the other, and when one pointer is moved, the second one moves along with it. However, even with the code you shared, the same issue persists. Issue Video |
+1 facing same issue with this gauge slider. @BPraveenBalu @Azeem5GC do you know any work around? this is very weird. |
Hey, even I am facing the same issue, @BPraveenBalu @Azeem5GC @BlackStriker99. Have you found any way to handle this issue. |
Hi @Azeem5GC , We have tried to replicate the reported issue using both Flutter version 2.10.5 with SfGauges version 19.1.54 and the latest Flutter version 3.29.3 with gauges version 29.1.39, but the issue is not replicated at our end. We recommend you to update the Flutter and SfGauges to the latest versions and check the sample. if the issue still occurs, please share the Flutter and SfGauges versions you are using for the sample and replicate the issue in the shared sample, and share it with us. Additionally, provide the steps to reproduce the issue along with the specific scenario in which it occurs. This will help us assist you more effectively. Sample: gh_2327.zip Regards, |
Please reopen this issue with requested details to proceed further on this. |
Bug description
When trying to move the pointer while it is overlapped, I'm not able to move it further down unless I drag it from a certain point.
Steps to reproduce
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Screen.Recording.2025-04-07.at.3.17.20.PM.mov
Stack Traces
Stack Traces
On which target platforms have you observed this bug?
iOS, Android, Web
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: