Replies: 1 comment 1 reply
-
@limeniye I think this could be a workaround for your specific case here using
(I have also answered a similar discussion you have opened on the Uno Platform repo here: unoplatform/uno#13262 (comment) with another solution.) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Steps
Create WinUI sample with the following code:
Expectations
Image should change his size from 70/70 to 30/30 because of
Margin="20"
Result
Image cropping:

Option info
Microsoft.WindowsAppSDK Version="1.3.230602002"
Microsoft.Windows.SDK.BuildTools Version="10.0.22621.755"
Visual Studio Community 2022 17.7.0 Preview 5.0
new.svg
Beta Was this translation helpful? Give feedback.
All reactions