IjzerenHein/autolayout.js

Flow layout

Open

#12 opened on Jan 8, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (1,038 stars) (68 forks)batch import
enhancementhelp wantedquestion

Description

Is it somehow possible to define a flow layout, i.e. define that view2 should be right to view1 but could potentially wrap if needed and place itself on the next row/column ?

Contributor guide