Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix touch processing regression on iOS #1477

Merged

Conversation

elijah-semyonov
Copy link

Fixes https://youtrack.jetbrains.com/issue/CMP-5879/detectTransformGestures-doesnt-work-properly-on-iOS-with-Compose-Multiplatform-1.7.0-alpha02

Release Notes

iOS - Fixes

  • (prerelease fix) Fix the bug where only the changed touches were sent Compose, while all tracked touches were expected.

@elijah-semyonov elijah-semyonov merged commit a157c59 into jb-main Aug 2, 2024
6 checks passed
@elijah-semyonov elijah-semyonov deleted the es/detect-transform-gestures-regression-fix branch August 2, 2024 11:17
mazunin-v-jb pushed a commit that referenced this pull request Aug 14, 2024
Fixes
https://youtrack.jetbrains.com/issue/CMP-5879/detectTransformGestures-doesnt-work-properly-on-iOS-with-Compose-Multiplatform-1.7.0-alpha02

## Release Notes

### iOS - Fixes
- _(prerelease fix)_ Fix the bug where only the changed touches were
sent Compose, while all tracked touches were expected.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants