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

Remove invalidation trigger in GraphicsLayer.record #1555

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

MatkovIvan
Copy link
Member

Fixes CMP-6660

Testing

GraphicsLayerTest

Release Notes

Fixes - Multiple Platforms

  • (prerelease fix) Fix possible infinity invalidation loop triggered by GraphicsLayer.record

@MatkovIvan MatkovIvan requested a review from igordmn September 11, 2024 18:43
@MatkovIvan MatkovIvan merged commit 183f549 into jb-main Sep 12, 2024
6 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/fix-record-invalidation branch September 12, 2024 16:36
MatkovIvan added a commit that referenced this pull request Sep 13, 2024
Fixes [CMP-6660](https://youtrack.jetbrains.com/issue/CMP-6660)

## Testing
`GraphicsLayerTest`

## Release Notes
### Fixes - Multiple Platforms
- _(prerelease fix)_ Fix possible infinity invalidation loop triggered
by `GraphicsLayer.record`
igordmn pushed a commit that referenced this pull request Sep 18, 2024
Fixes https://youtrack.jetbrains.com/issue/CMP-6695

## Testing
Test case from the issue.
This should be tested by QA

## Release Notes
N/A (regression after #1555) wasn't released yet
igordmn pushed a commit that referenced this pull request Sep 18, 2024
Fixes https://youtrack.jetbrains.com/issue/CMP-6695

## Testing
Test case from the issue.
This should be tested by QA

## Release Notes
N/A (regression after #1555) wasn't released yet
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