ScrollView won't work when using widget

hi
i’m trying to make my game work with multi resolution when i add widget to scrollview with these option
scrollview won’t work anymore :smiley: is it a bug or my bad

Scrollview and widgets are not best friends. I would suggest to deactivate the widget after is used to change the scrollview dimensions.

1 Like