Resizing image to be larger than container breaks layout #13220
Labels
[Block] Image
Affects the Image Block
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
[Type] Bug
An existing feature does not function as intended
Describe the bug
If you change the size of an image via the sidebar to be larger than the content/block width, it breaks out of the layout and starts overlapping other blocks.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
That increasing the image size beyond the content width only resizes the image up to that width, and resets the value in the sidebar to match that maximum width.
Screenshots
Desktop (please complete the following information):
Additional context
The fact that the block doesn't scale vertically to match the image is also because the image settings are not linked, if you change the width the height doesn't update to match, even though the image itself maintains its proper aspect ratio. But that might be another issue.
The text was updated successfully, but these errors were encountered: