It’s a bit different because horizontal/vertical layouts don’t size the children. Tile does according to the set number of rows and columns.
Peter, FlexBox works fine, the question is how to calculate the childrens’ size. It looks to me like another PAYG question. Is the basic tile functionality without gaps good enough? From: piotrz<mailto:[email protected]> Sent: Thursday, June 22, 2017 6:13 PM To: [email protected]<mailto:[email protected]> Subject: Re: [FlexJS] TileLayout Hi Yishay, I think Josh wrote some bead - not sure whether it is related to your problem [1][2] [1] https://github.com/apache/flex-asjs/blob/release0.8.0/frameworks/projects/Basic/src/main/flex/org/apache/flex/html/beads/layouts/HorizontalLayoutWithPaddingAndGap.as [2] https://github.com/apache/flex-asjs/blob/release0.8.0/frameworks/projects/Basic/src/main/flex/org/apache/flex/html/beads/layouts/VerticalLayoutWithPaddingAndGap.as Piotr ----- Apache Flex PMC [email protected] -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-TileLayout-tp62568p62574.html Sent from the Apache Flex Development mailing list archive at Nabble.com.
