~alcinnz/CatTrap

ref: 8308c7a926605d5affdab24fa7bd3676ccdddaa4 CatTrap/Graphics/Layout.hs -rw-r--r-- 17.9 KiB
e8a4642a — Adrian Cochrane 1 year, 3 months ago
Reconstruct inline tree.
b07f5dcb — Adrian Cochrane 1 year, 3 months ago
Refactor to use newer Balkón APIs.

Add support for logical properties thanks to Stylist Traits update.
9802fb44 — Adrian Cochrane 1 year, 5 months ago
Reference document main module.
d549219c — Adrian Cochrane 1 year, 5 months ago
Reference-document generic layout/tree-traversal, seperate natural from final size fields.
9b179cc5 — Adrian Cochrane 1 year, 5 months ago
Don't parse unimplemented subgrids, add notes as to how to implement.
a5de823b — Adrian Cochrane 1 year, 5 months ago
Bugfix & pagination integration.
d5266882 — Adrian Cochrane 1 year, 5 months ago
Refactor grid layout code to deduplicate logic along each axis.
0ed151bb — Adrian Cochrane 1 year, 5 months ago
Tidyup: full-size computation from gridcell size computations.
1fb004f6 — Adrian Cochrane 1 year, 5 months ago
Refactor abstract grids to seperate fields of children array.
f7444393 — Adrian Cochrane 1 year, 5 months ago
Refactor grid sizes to be dynamically computed.
85d144a0 — Adrian Cochrane 1 year, 5 months ago
Integrate paragraph pagination via Balkon.
a2a42936 — Adrian Cochrane 1 year, 5 months ago
Merge in-porgress changes.
1073c564 — Adrian Cochrane 1 year, 5 months ago
Simplify final width computation.
ddee4bc6 — Adrian Cochrane 1 year, 5 months ago
Attempt to simplify generic height layout methods.
18b54a4e — Adrian Cochrane 1 year, 5 months ago
Fix type error, confusing paddedboxes for borders.
593bc796 — Adrian Cochrane 1 year, 5 months ago
Add missing child traversal to maxwidth computation & simplify API signature.
64892909 — Adrian Cochrane 1 year, 5 months ago
Simplify natwidth generic logic.
e3db59e1 — Adrian Cochrane 1 year, 5 months ago
Type error fix upon boxMinWidth type declaration change.
ae8cdfe4 — Adrian Cochrane 1 year, 5 months ago
Attempt to simplify generic minwidth logic.
006bc9e8 — Adrian Cochrane 1 year, 5 months ago
Integrate utility resolving conflicting dataflow.
Next