You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
We've gotten pretty far in the
layout
branch with theLinerLayout
class, and itsVerticalLayout
andHorizontalLayout
convenience subclasses. This is what is left:Mode
->Placement
)BoxLayout
, similar to the CSS Box Model.GridLayout
, with cells of varying sizes.The text was updated successfully, but these errors were encountered: