Skip to content

Re-add back gesture handler after end of transition animation #2046

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

Merged
merged 2 commits into from
Apr 22, 2025

Conversation

ASalavei
Copy link

Due to iOS specifics, it changes container view that used for back gesture handling after the end of modal transition animation.

Fixes https://youtrack.jetbrains.com/issue/CMP-7765/iOS-Back-handler.-Doesnt-work-after-opening-video-player-LocalUIViewController

Release Notes

Fixes - iOS

  • (prerelease fix) Fix back gesture handling after modal view controller dismissal

@ASalavei ASalavei requested a review from terrakok April 22, 2025 09:37
@ASalavei ASalavei merged commit 80a9499 into jb-main Apr 22, 2025
9 checks passed
@ASalavei ASalavei deleted the andrei.salavei/back-gesture-after-modal-popup branch April 22, 2025 13:31
ASalavei added a commit that referenced this pull request Apr 22, 2025
Due to iOS specifics, it changes container view that used for back
gesture handling after the end of modal transition animation.

Fixes
https://youtrack.jetbrains.com/issue/CMP-7765/iOS-Back-handler.-Doesnt-work-after-opening-video-player-LocalUIViewController

## Release Notes
### Fixes - iOS
- _(prerelease fix)_ Fix back gesture handling after modal view
controller dismissal
Kpotko pushed a commit that referenced this pull request Apr 22, 2025
…mation (#2046) (#2048)

Due to iOS specifics, it changes container view that used for back
gesture handling after the end of modal transition animation.

Fixes

https://youtrack.jetbrains.com/issue/CMP-7765/iOS-Back-handler.-Doesnt-work-after-opening-video-player-LocalUIViewController

## Release Notes
### Fixes - iOS
- _(prerelease fix)_ Fix back gesture handling after modal view
controller dismissal
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.

2 participants