Skip to content
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

Fix GraphicsLayer matrix and invalidation #1541

Merged
merged 5 commits into from
Sep 5, 2024

Conversation

MatkovIvan
Copy link
Member

  • Add GraphicsLayerOwnerLayer that properly integrates GraphicsLayer with OwnedLayer.
  • Port matrix calculation fixes from RenderNodeLayer to GraphicsLayer
  • Add state invalidation to trigger a redrawing of GraphicsLayer

Fixes:

Testing

Existing screenshot tests + cases from bug reports

This should be tested by QA

Release Notes

Fixes - Multiple Platforms

  • (prerelease fix) Fix GraphicsLayer perspective matrix calculation and missing invalidations

@igordmn igordmn merged commit 78ae9cf into jb-main Sep 5, 2024
1 check passed
@igordmn igordmn deleted the ivan.matkov/fix-graphicslayer branch September 5, 2024 18:41
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