Skip to content

Still shrink applets when are not "fill available panel width"

Marco Martin requested to merge work/mart/nonExpandingApplets into master

The applet container is always fillWidth/height, this is necessary for the layout to shrink the applet when needed. to make them not to expand too much, set a maximumWidth instead

BUG:467385

Edited by Marco Martin

Merge request reports