Skip to content

Conversation

pjBooms
Copy link

@pjBooms pjBooms commented May 15, 2025

Added forgotten RectManager methods calls in analogy of AndroidComposeView (from AOSP
commit)

Fixes:

Testing

Running the benchmark to ensure that degradation has gone

Release Notes

Fixes - Multiple Platforms

  • Fixed a memory leak and performance degradation when ComposeUiFlags.isRectTrackingEnabled set to true (by default)

Added forgotten `RectManager` methods calls in analogy of
AndroidComposeView (from AOSP
[commit](androidx@655aebc))

Fixes: 
- [CMP-6925](https://youtrack.jetbrains.com/issue/CMP-6925)
- [CMP-6715](https://youtrack.jetbrains.com/issue/CMP-6715)

## Testing
Running the benchmark to ensure that degradation has done

## Release Notes
### Fixes - Multiple Platforms
- Fixed a memory leak and performance degradation when
`ComposeUiFlags.isRectTrackingEnabled` set to `true`(default).
@pjBooms pjBooms requested a review from Kpotko May 15, 2025 11:08
@Kpotko Kpotko merged commit f67faed into release/1.8 May 20, 2025
11 checks passed
@Kpotko Kpotko deleted the pjBooms/rect-tracking-fix-cherrypick branch May 20, 2025 10:26
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