[Cuis-dev] Column type layout morph anomaly
Hilaire Fernandes
hfern at free.fr
Sat Aug 5 15:05:06 PDT 2023
This looks normal to me. It just mean that if you add *one* morph to a
layout morph it will occupy all its space. This is the default behavior.
If your added up proportion is greater than 1, I expect it to be
normalized to add up to 1. Should be possible to check that in the
layout code.
Hilaire
Le 05/08/2023 à 22:06, Szabolcs Komáromi a écrit :
> But the most simple disproof about the proportions should be 1 in
> total is the initialize method of LayoutSpec. It will set the
> proportional ratios 1.0. So if we have 2 submorphs initialized this
> way we will have the combined ratios of 2 in total. And the submorphs
> will have 50% (1/2) of the total area.
>
More information about the Cuis-dev
mailing list