Button ContentLayout iOS ignores spacing and aligns to edge of button #8467
Labels
area-controls-button
Button, ImageButton
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
On iOS (it seems to work on Android)
When I add a button with an icon to a page, I set the Button's ContentLayout to "Right,8".
I'm expecting to see the icon close to the text, but instead the icon is aligned with the Right edge of the button. The same is true for using Left, Top, and Bottom.
In my case, I'm using a FontImageSource to specify the Icon.
Steps to Reproduce
Version with bug
Unknown/Other (please specify)
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS Simulators 15.5
Did you find any workaround?
No workarounds found. It seems to work correctly on Android.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: