[Cuis-dev] Column type layout morph anomaly
Hilaire Fernandes
hfern at free.fr
Sun Aug 6 13:07:08 PDT 2023
Ah yes indeed your first and last examples in your screenshot are not
symmetric.
When I look at the methods, #heightsFor:within: and #widthsFor:within: ,
they allocate the height and width of each submorphs in a vertical and
horizontal layout, these methods are not symmetric, it could explain the
different behavior. May be Juan has good reason for that.
Hilaire
Le 06/08/2023 à 10:53, Szabolcs Komáromi a écrit :
> I suppose the intended behavior of the less than one case is to occupy
> only part of the available area. And this is what we see with the
> row-proportionalHeight, row-proportionalWidth and
> column-proportionalWidth cases. But strangely the
> column-proportionalHeight combination deviates and fills up the entire
> area.
More information about the Cuis-dev
mailing list