Right space is not the same as left space in ScrollArea
Unsolved
General and Desktop
-
Hello guys,
i'm experiencing some problems with the ScrollArea. In particular, while updating widgets in my scrollArea I am not able to set properly buttons in order to be spaced correctly while resizing the MainWindow.
I'll try to explain better with some images.When the app runs, buttons are aligned to the left, as in this picture:
But when i reduce the size of the main window this is what I get:
The right size stretches much more than what I expect to. How is it possible to fix it?