Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.5.3
Description
To have Bento box layout from Figma design it seems it can not work out of box, because then Qt Quick layout needs calculation of width/height etc to come up to a correct proportion to make it Bento, and since it is done using Layout then in some cases nesting of layout would be needed. Attached is one example and details about it which use Layout.
Generally Figma designers will not work on proportional box widths when they are designing around a grid, and it comes down to developer do lots of calculation and math.
UniformCellSize looks promising for this use but at the moment it looks like with uniformCellSizes spanning does not maintains uniformity.
So it would be great if uniformCellSize also consider its one of use case to make Bento box.
Attachments
Issue Links
- mentioned in
-
Page Loading...