compose-multiplatform-core icon indicating copy to clipboard operation
compose-multiplatform-core copied to clipboard

Use z-sorted traverse in `InteropContainer`

Open MatkovIvan opened this issue 1 year ago • 0 comments

AOSP CL 3045224: Add an option to visit children and subtree according to z-order

Fixes https://github.com/JetBrains/compose-multiplatform/issues/4485

Testing

Use reproduction from the issue This should be tested by QA

Release Notes

Fixes - Multiple Platforms

  • Fix order of interop elements in some cases

MatkovIvan avatar May 03 '24 07:05 MatkovIvan