liquid_swipe_flutter icon indicating copy to clipboard operation
liquid_swipe_flutter copied to clipboard

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

Open Terranic opened this issue 2 years ago • 5 comments

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.

Terranic avatar Mar 21 '22 11:03 Terranic

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

github-actions[bot] avatar Mar 21 '22 11:03 github-actions[bot]

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

iamSahdeep avatar Mar 24 '22 16:03 iamSahdeep

Hi, i have the same issue

kerby1998 avatar Apr 29 '22 01:04 kerby1998

And i can't change disableUserGesture with a setstate

kerby1998 avatar Apr 29 '22 01:04 kerby1998

@Terranic Hi, can I work on this issue

MayankChopra12 avatar Jun 03 '22 14:06 MayankChopra12

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

Prayag-X avatar Feb 08 '23 19:02 Prayag-X