Root element width
and height
don't match imageAspectRatio
unless set explicitly
#502
Open
1 task done
Labels
Describe the bug
This issue is likely related to #463
In this example, the text will overflow the square frame container. While the frame itself displays as square, the content inside it presumably takes up the width and height of a frame with a rectangular aspect ratio even though
width
andheight
are set to 100%.Link to Minimal Reproducible Example
No response
Steps To Reproduce
Frog Version
0.17.4
TypeScript Version
No response
Check existing issues
Anything else?
No response
The text was updated successfully, but these errors were encountered: