So, I'm setting up a game of Warrior Heroes. I set my page to 3ft x 3ft, add the grid; no issues thus far. At various zoom levels, either the bottom of the table, the right of the table, or both bottom and right will have some amount of grey buffer space that allows for the extreme edges of the table to be placed more towards the center of the screen. However, as I was adding terrain features to my map, I realized that the top and left edges never have such a buffer. It's definitely a minor thing, but would there be a way to have some amount of buffer on the extreme edges of the table? I realize that I could just make the table bigger (say 5ft x 5ft) and then center my terrain on that, but I'm worried that I may run into performance issues with tables that large. Or maybe performance won't be an issue and I should just use a bigger table.