hello,
while building my tool’s gui, i ran into problems with aligners and would like to have your advice.
i am not sure if this is a bug in the viewbuilder or if it’s again me doing something wrong.
the problem is that, in rows or columns, the horizontal and vertical aligners don’t seem to work properly.
in the example tool, the vertical_aligner simply ignores “center”, “bottom” or “distribute”.
i did not include all possibilites in this tool, but i tried to make the “center” work in several different cases and it rarely worked.
the aligners seem to work fine on views which are not inside colums or rows, thus the aligners wrapping around them, while they don’t have a parent.
they did also work on colums, when the nesting didn’t go deeper than one or two parents (i am not sure about this atm, sorry).
i really have no clue on how to solve this.
thanks!
EDIT: if i wasn’t clear enough about where exactly the problem is: the valuebox in the example should be vertically centered, but instead it stays on the top, no matter what the “mode” is set to.