Skip to content

[Cherry-pick] Aign skiko Matrix33 mapping/conversion with Android (#2850)#2860

Merged
Ekaterina Zaitseva (sekater) merged 2 commits into
release/1.10from
ivan.matkov/pick-2850
Mar 12, 2026
Merged

[Cherry-pick] Aign skiko Matrix33 mapping/conversion with Android (#2850)#2860
Ekaterina Zaitseva (sekater) merged 2 commits into
release/1.10from
ivan.matkov/pick-2850

Conversation

@MatkovIvan

Copy link
Copy Markdown
Collaborator

Fixes CMP-9445 TooltipBox crashes in Compose Multiplatform 1.9.3 with “Matrix33 does not support arbitrary transforms"
2880465: Matrix: remove check for arbitrary transforms

The check was removed on Android, but we didn't apply this change on other platforms

Release Notes

Fixes - Multiple Platforms

  • Remove check for arbitrary transforms in Matrix conversions due to incorrect detection of regular rotation. Now the behaviour is aligned with Android.

Fixes [CMP-9445](https://youtrack.jetbrains.com/issue/CMP-9445)
TooltipBox crashes in Compose Multiplatform 1.9.3 with “Matrix33 does
not support arbitrary transforms"

[2880465](https://android-review.googlesource.com/c/platform/frameworks/support/+/2880465):
Matrix: remove check for arbitrary transforms

The check was removed on Android, but we didn't apply this change on
other platforms

## Release Notes
### Fixes - Multiple Platforms
- Remove check for arbitrary transforms in `Matrix` conversions due to
incorrect detection of regular rotation. Now the behaviour is aligned
with Android.
@MatkovIvan Ivan Matkov (MatkovIvan) requested a review from a team March 12, 2026 06:56
@sekater Ekaterina Zaitseva (sekater) merged commit 6ce3e11 into release/1.10 Mar 12, 2026
16 checks passed
@sekater Ekaterina Zaitseva (sekater) deleted the ivan.matkov/pick-2850 branch March 12, 2026 08:00
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