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

Fix 'Swipe right to navigate back' to go back multiple times #1660

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

MV-GH
Copy link
Collaborator

@MV-GH MV-GH commented Sep 7, 2024

Fixes #1653

This was wrongly implemented, they hooked into the confirmation callback but this fires multiple times.

I used the actual state now.

@MV-GH MV-GH requested a review from dessalines as a code owner September 7, 2024 11:34
@dessalines dessalines merged commit ea157be into LemmyNet:main Sep 9, 2024
1 check passed
@MV-GH MV-GH deleted the fix/1653 branch September 9, 2024 21:29
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.

Swipe right to navigate back gesture registers twice
2 participants