Expose non-square grids in the UI.
Now that #1 (closed) is implemented we should expose this in the UI. I think a good option would be to have a checkbox labeled "Square Grid" that is checked by default. If unchecked we will return a rectangular grid and update the displayed message to be {width}x{height}px
instead of the current {size}px
.