uno
uno copied to clipboard
TextBlock trimming not working properly on Android and iOS
Current behavior
When using TextTrimming="WordEllipsis"
words get broken up
Expected behavior
The trimming should happen between words not breaking up words
How to reproduce it (as minimally and precisely as possible)
<TextBlock Text="Hello world!"
Width="65"
MaxLines="1"
TextTrimming="WordEllipsis"/>
Environment
Nuget Package: Uno.UI
Package Version(s): 3.0.12 Affected platform(s):
- [x] iOS
- [x] Android
- [ ] WebAssembly
- [ ] Windows
- [ ] Build tasks
Visual Studio
- [] 2017 (version: )
- [x ] 2019 (version: 16.7.1)
- [ ] for Mac (version: )
Relevant plugins
- [ ] Resharper (version: )