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

Does not work well, when pages are scrollable (and are scrolled to a position other than top) #83

Closed
Terranic opened this issue Mar 21, 2022 · 6 comments

Comments

@Terranic
Copy link

Liquid Swipe does not seem to work well, wenn a page is scrollable:
The crossfade always shows the page from the very top (not scolled), however the actual page is already scrolled to the bottom.
However, after completing the swipe, the view jumps to the correct scrolled position.

@github-actions
Copy link

Hey, Thanks for creating the first issue. I will respond in a day or two. If doesn't, feel free to ping me.

@iamSahdeep
Copy link
Owner

hi @Terranic Can you share any reproducible code, so I can help with that.

@kerby1998
Copy link

Hi, i have the same issue

@kerby1998
Copy link

And i can't change disableUserGesture with a setstate

@MayankChopra12
Copy link

@Terranic Hi, can I work on this issue

Prayag-X added a commit to Prayag-X/liquid_swipe_flutter that referenced this issue Jan 11, 2023
iamSahdeep pushed a commit that referenced this issue Feb 8, 2023
* Fixed issues #83 and #85

* Renamed allowDragOnlyFromRevealedArea to preferDragFromRevealedArea and provided the required docs

* Updated and added Null Safety to example

* Minor doc reformating
@Prayag-X
Copy link
Contributor

Prayag-X commented Feb 8, 2023

@Terranic the upcoming version will have a parameter preferDragFromRevealedArea that will solve this issue

tcd93 pushed a commit to tcd93/liquid_swipe_flutter that referenced this issue Sep 20, 2023
* Fixed issues iamSahdeep#83 and iamSahdeep#85

* Renamed allowDragOnlyFromRevealedArea to preferDragFromRevealedArea and provided the required docs

* Updated and added Null Safety to example

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

No branches or pull requests

5 participants