StackAndTile Forums

Full Version: Tiling top to bottom instead of left to right?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

findthebest

Is it possible to configure Stack and Tile such that tables tile from top to bottom of screen (then left to right) instead of left to right then top to bottom. If so, how?

I typically will be doing something in the right side of my screen while playing and would prefer that tables tile mostly on the left side of the screen.
You just have to click Visualize Grid, and then re-order the slot locations numerically in the order you want


So instead of:

1|2|3
-------
4|5|6
-------
7|8|9



Rearrange it to something like:

1|4|7
--------
2|5|8
--------
3|6|9