Open pcdavid opened 2 months ago
In the second screenshot, the image takes all the available width, here 1152px.
False alarm: actually it "works" as long as you put the max width as a plain number (e.g. 600
) without a unit (600px
). The bug is more than the FormDescriptionEditor (where '600px' works) and the actual Form are inconsistent.
Given a form with an Image widget configured with a max width of 600px, this looks fine in the FormDescriptionEditor:
But the maximum width is not taken into account when viewing the actual Form: