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 tracking for multitouch gestures #1827

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

ASalavei
Copy link
Collaborator

@ASalavei ASalavei commented Feb 6, 2025

  • Fix bug in SyntheticEventSenderTest that could send wrong down state for pressed and released events when multitouch gesture occurs.
  • Fix bug in UserInputGestureRecognizer when ending multitouch gestures earlier than necessary.

Fixes https://youtrack.jetbrains.com/issue/CMP-6920/IOS-simultaneous-touch-events-with-3-or-more-fingers-are-not-recieved

Release Notes

Fixes - iOS

  • Fix touches tracking for multitouch gestures

@ASalavei ASalavei merged commit 9d976fe into jb-main Feb 11, 2025
7 checks passed
@ASalavei ASalavei deleted the andrei.salavei/fix-mutitouch-issues branch February 11, 2025 10:10
# 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.

3 participants