Image widget does not stretch to parent container #9028
Unanswered
CarbonPool
asked this question in
Q&A
Replies: 3 comments 1 reply
-
you can use |
Beta Was this translation helpful? Give feedback.
1 reply
-
Maybe the layout structure is like this, consisting of three parts: top, middle and bottom. The Rectangle is the maximum height that is automatically filled. I hope that the image inside it will maintain the same height and proportion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
When I remove |
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.
-
Rectangle fills the height by default, but image does not. I need to automatically fill the height of the image while maintaining the aspect ratio of the original image.
Beta Was this translation helpful? Give feedback.
All reactions