treeform / fidget

Figma based UI library for nim, with HTML and OpenGL backends.
MIT License
763 stars 32 forks source link

Better Layout #185

Open Luna1996 opened 1 year ago

Luna1996 commented 1 year ago
  1. try to compute parent layout when possible. (strench in strench)
  2. node.layoutWeight => support flex-like auto-layout
  3. node.wrapContent => toggle whether auto-layout should wrap content size