aboutsummaryrefslogtreecommitdiff
path: root/src/layout.js
AgeCommit message (Expand)Author
2022-03-07Enable sweep-to-side to use all four directionsfour-directional-sweepTerry Truong
2022-03-07Add sweep-to-top layoutTerry Truong
2022-03-07Allow groups of expanded tiles to have non-grid-aligned elements, add more te...Terry Truong
2022-03-06For groups of expanded tiles, shift empty space to bottom/right-most cellsTerry Truong
2022-03-06Reduce code redundancy by adding more info to layout-objectsTerry Truong
2022-03-06Improve layouts by using arFromArea() funcs as layout-info, and improving til...Terry Truong
2022-03-05Make import pathnames less irregularTerry Truong