Skip to content

Comments

Optimize minDistance usage to only recognize current orientation#39

Open
svenlombaert wants to merge 1 commit intocomputerjazz:mainfrom
svenlombaert:main
Open

Optimize minDistance usage to only recognize current orientation#39
svenlombaert wants to merge 1 commit intocomputerjazz:mainfrom
svenlombaert:main

Conversation

@svenlombaert
Copy link

@svenlombaert svenlombaert commented Jul 4, 2025

When using minDistance, this still activates the gesture across all orientation.

If we take the current orientation into account, it's easier to use this component inside a scrollable view.

Fixes #40

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

Successfully merging this pull request may close these issues.

minDistance does not take orientation into account

1 participant