Skip to content
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

Slidable twitches after swiping in the opposite direction #311

Open
DesmondFox opened this issue Feb 17, 2022 · 3 comments
Open

Slidable twitches after swiping in the opposite direction #311

DesmondFox opened this issue Feb 17, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@DesmondFox
Copy link

Screen.Recording.2022-02-17.at.17.56.44.mov
@fabiotavares
Copy link

I have it too. Any fixes?

@KevinCrossDCL
Copy link

I also have the same issue. To give a little more information, this happens when you use either the start or end pane on its own. Not both. So if you use end pane only and swipe right to reveal the start pane that doesn't exist it will lag/jitter when you then swipe left to reveal the end pane that does exist.

I've only tested this on the iOS simulator. I'm not sure if it's also a problem on a real device, and haven't tested it on the Android emulator.

@letsar letsar added the bug Something isn't working label Jul 10, 2022
Popiron added a commit to Popiron/flutter_slidable that referenced this issue Jul 5, 2023
@Popiron
Copy link
Contributor

Popiron commented Jul 6, 2023

Also faced this issue at 3.0.0. To reproduce it, do as @KevinCrossDCL said. Tried to fix it on my own, but with my changes functional tests for dismissal stopped working properly, perhaps, due to fast movement of slidable widget (tester.drag).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants