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

implement didDeselect method to avoid direct segue #180

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Conversation

NinaWie
Copy link
Collaborator

@NinaWie NinaWie commented Oct 17, 2023

fix problem that the the screen always transfers directly to the pinview when selecting a pin for the second time

@jannisborn jannisborn added the bug Something isn't working label Oct 17, 2023
@jannisborn jannisborn linked an issue Oct 17, 2023 that may be closed by this pull request
Copy link
Owner

@jannisborn jannisborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing that we could finally fix this!

@jannisborn jannisborn merged commit 07d7da0 into main Oct 17, 2023
@jannisborn jannisborn deleted the fixPinSelection branch October 17, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repeated click on pin opens pinView directly
2 participants