This drawer expands “to the right” first (width), then “up” (height) from bottom-right.
When this opens, it pushes Tile #3 downward in normal flow, and widens the container.
Third drawer, same logic, so you get a “stepped” downward stack, each one pushing the next tile.
And so on. All fully in normal flow, so each new open drawer moves everything else accordingly.