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

Listview scroll event conflicts with FlutterOverlayWindow drag, #104

Open
sunjiaming opened this issue Mar 15, 2024 · 5 comments
Open

Listview scroll event conflicts with FlutterOverlayWindow drag, #104

sunjiaming opened this issue Mar 15, 2024 · 5 comments

Comments

@sunjiaming
Copy link

No description provided.

@Ahmadu-Suleiman
Copy link
Contributor

I'm having the same issue as well

@sunjiaming
Copy link
Author

@Ahmadu-Suleiman @X-SLAYER Did you solve it?😊

@Ahmadu-Suleiman
Copy link
Contributor

Yeah, I change the overlay flag anytime I want to scroll the list view

@sunjiaming
Copy link
Author

@Ahmadu-Suleiman Can you give us a minimal case?🙏

@Ahmadu-Suleiman
Copy link
Contributor

You just need to set the enableDrag parameter to false, this will remove drag ability but will allow you to scroll your list view, I'm not on my computer to provide a concrete example but you can easily play around with the methods that allow you to change the enableDrag value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants