Skip to content

Allow resizing sub elements

Yoann Schneider requested to merge allow-resizing-subelements into master

I don't understand why workers aren't allowed to resize sub elements. This seems like an old behaviour (the code is like 3 years old) so it might have made sense then. 9fbb705a introduced image resizing on both width and height, we want to use it on subelements too.

Merge request reports