Labels with Padding are truncated on IOS #28180
Labels
area-controls-label
Label, Span
p/2
Work that is important, but is currently not scheduled for release
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/iOS 🍎
t/bug
Something isn't working
Milestone
Description
When a label has a padding assigned, it does not display the complete text on IOS. Without padding, it displays the text properly to its full extend.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/ollex/maui-label-issue
Version with bug
9.0.14 SR1.4
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
IOS 15 and up
Did you find any workaround?
A workaround is to wrap the label into for example a ContentView with Padding and leave the label's padding at zero.
Relevant log output
The text was updated successfully, but these errors were encountered: