Skip to content

Conversation

@mmoser-hw
Copy link
Contributor

Fix measurement of prefix placeables by using the given constraints. Using new constraints could create UI issues when adding an height constraint on the RichText composable.

This can easily be reproduced using the sample app and adding .heightIn(max = 150.dp) at line 129. Without the correction, the prefixes are drawn even if the corresponding item is out of the view.

Fix measurement of prefix placeables by using the given constraints.
@halilozercan halilozercan merged commit 6d39192 into halilozercan:main Dec 4, 2025
1 check passed
@halilozercan
Copy link
Owner

Thanks for the contribution

@mmoser-hw
Copy link
Contributor Author

Hello, any idea of when you would be able to make a new release of the library ?
We need this fix for the release of a new feature, but if that's not comfortable for you we can manage on our own.

Thanks in advance

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