How to reproduce:
1. Open the “UIBugs.zip“ project
2. Open the “RecipeTest.uxml“ file in UI Builder
3. Select and compare the “Item“ elements under “PinContainer-Percent“ and under “PinContainer-Pixel“ in the UI Builder’s viewport
Expected result: The elements look the same (circular)
Actual result: The elements under “PinContainer-Percent“ look a bit squashed (oval)
Reproducible in: 2023.1.0a1, 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- How squashed the elements look depends only on the Margin of the element - the bigger the margin, the more squashed the element will look
- The element will become circular if the parent’s height is set 1 pixel more than the element’s height (101 px), or the width is set to 0px
- Does not reproduce with pixel type values