WinUI3: Combining ViewBox and Grid #10531
Unanswered
BarneyHoundDog
asked this question in
Q&A
Replies: 1 comment
-
It is different for me with or without ViewBox. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi
I have a simple grid with two columns that take 50% each of the available width. No matter what the content of each column the 50% width is respected.
If wrap the grid in a Viewbox so that it scales the width of the two columsn becomes dependant on the content. This seems wrong - or have I misunderstood the purpose of a Viewbox? Is there any way to control this behaviour?
Beta Was this translation helpful? Give feedback.
All reactions