Commit Graph

1 Commits

Author SHA1 Message Date
Kartik K. Agaram dd9f4b428f ripple widths down the hierarchy sometimes
compute_layout now has the following responsibilities:
  * render backgrounds as separate rectangles
  * compute x/y/w/h of each text node based on type (rows/cols) and width
  * compute width of some nodes based on widths higher up the tree
2022-12-23 21:35:57 -08:00