Closed PrimozGodec closed 3 years ago
Note: Now it is possible to add so many random generators that widget extends out of the screen. I would solve it by limiting the number of generators to let say 5. I think nobody needs more. What do you think @janezd
Sure we could add a scrolling area to this widget but I think it is better for the user experience not to have it.
I guess I would prefer to have scrolling area, it it's not too much of a hassle. I wouldn't like to limit the number of variables.
Issue
Widget breaks after the deprecation of left_side scrolling area.
Description of changes
This PR fixes resizing dependent on scrolling area. Merging this will cause that the widget will not have scrolling area anymore. Do we still want it? @janezd
Includes