Cinder-View icon indicating copy to clipboard operation
Cinder-View copied to clipboard

Finish initial Layout implementation

Open richardeakin opened this issue 8 years ago • 0 comments

We've gotten pretty far in the layout branch with the LinerLayout class, and its VerticalLayout and HorizontalLayout convenience subclasses. This is what is left:

  • [ ] Get #12 merged and make the enum naming changes (Mode -> Placement)
  • [ ] BoxLayout, similar to the CSS Box Model.
  • [ ] GridLayout, with cells of varying sizes.

richardeakin avatar Nov 22 '16 02:11 richardeakin