SetWidgetResizable(true)
-
I have a scroll Area - 7 widgets are shown on one page.
If there are 3 widgets they are spread out in scroll area with more inter spacing. The default spacing between widget is 3.How can I fix interspacing that the widgets should not be spread in whole scroll area?
I need setWidgetResizable(true) because sometimes there are 10 or 20 widgets so scroll area needs to expand.