forked from androidx/androidx
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing size for applied ShaderBrush to span (#1389)
Correctly initialize `brushSize` even without calling explicit text style setter. Fixes JetBrains/compose-multiplatform#4897 ## Testing Use reproduction from the issue ## Release Notes ### Fixes - Multiple Platforms - Fix applying `ShaderBrush` to part of `AnnotatedString`
- Loading branch information
1 parent
e0fe94b
commit 7a13310
Showing
2 changed files
with
28 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters