Currently there is no way to calibrate the spacer. I throw in two and one is waaaaaay larger than the other. I guess there is some kind of spring force in action. Is it possible to make it configurable? I have something easy to understand in mind, spring force (or some more clever named variable) should be a positive number, even integers are fine, and the empty space is distributed between the spacers according to their relative spring force. Example having two spacers: - setting both spring force value to 1 mean the spacers are the same size no matter what (centering the content between them, with respect to the outer margins) - setting them 2 and 1 will mean that the first one is always twice as long as the other. I'm nut sure what is the current setup but it may help with aligning interesting setups. Thanks if you take a look into it and as always, keep up the great work!
The idea behind flexible spacers right now is that they can center something in the middle of a panel. This necessitates that they be allowed to have different sizes. If you don't want this behavior, you can give them fixed sizes. Anything beyond that is probably too complex to be comprehensible, sorry.
I see, thanks for the answer!