Actions
Bug #7211
closedCanvas displayed with title causes canvas image to not expand the full size of layout
Description
When the canvas field is set to display on 1 line with title the label is properly hidden, but the flex sizing is still being applied causing the canvas to not expand the full width of the layout. This should be fixed to set max width to 100 and flex to none.
Actions