lukesutton / buckle

A terminal UI library, with auto layouts, styling and other fancy stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QOL improvements to auto layout

lukesutton opened this issue · comments

  • Default the layout property
  • Add vertical and horizontal initialisers
  • Default width and height to fill.
  • Add methods for setting width, height and layout

Essentially, add sensible defaults and conveniences for overwriting them.