Border Margin on IOS Increases Padding #14051
Labels
area-controls-border
Border
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/try-latest-version
Please try to reproduce the potential issue on the latest public version
t/bug
Something isn't working
Milestone
Description
When increasing the margin for a element in IOS, it seems to instead increase the padding.
For example, when increasing the top and bottom margin from 10 to 40, the space within the border increases, but not the space between other elements in the CollectionView.
IOS- Margin 10
IOS - Margin 40
However, it works with Android
Steps to Reproduce
Link to public reproduction project repository
https://github.com/pschubert777/NewMauiTodo
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
IOS 16.2/15.4
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: