Description
- When CharacterSpacing is set on a Label, it does not propagate to Span elements in a FormattedString, whereas properties such as TextColor and TextTransform are correctly inherited.
| Android |
iOS |
 |
 |
Steps to Reproduce
- Download and run the attached sample project.
- Observe the Label that uses a FormattedString.
- Note that:
- TextColor and TextTransform set on the Label are inherited by the Span elements.
- CharacterSpacing set on the Label is not inherited by the Span elements.
SampleRepo.zip
Link to public reproduction project repository
No response
Version with bug
10.0.31
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
Windows, macOS, Android, iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Description
Steps to Reproduce
SampleRepo.zip
Link to public reproduction project repository
No response
Version with bug
10.0.31
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
Windows, macOS, Android, iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output