Open iurycarlos opened 1 year ago
@Robert-Louis I'm not sure about this issue, is it specific to the AutoLayout control?
More testing:
In figma plugin we have:
And using playground (a little bit different since we can't reproduce exactly the same screen there):
It will be fixed by this pr
Current behavior
Besides it is a very specific scenario, I think it could lead to other different issues.
When an AutoLayout has a child with fixed dimensions and other child which doesn't, if we have a textblock inside the stretched, it will increase the conteiner's height more then needed if we change the width of the screen.
Best way to understand is to open the following link and to decrease the preview space, adjusting the divider.
https://playgroundcanary.z19.web.core.windows.net/#e37caf08
before:
after:
Expected behavior
It should generate the proper size when streched.
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
Uno 5.0.0-dev.3200
Uno.Toolkit.WinUI.Material 5.0.0-dev.108
Affected platforms
No response
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response