I like the new row selection with the walls, but it would also be nice if you had an option to rotate the current selection. Like rotate horizontal walls vertically and vice versa.
Thoughts?
Printable View
I like the new row selection with the walls, but it would also be nice if you had an option to rotate the current selection. Like rotate horizontal walls vertically and vice versa.
Thoughts?
This would be an easy implementation.
Assuming they base their get rows method on an (x,y) value, they should just be able to swap the x and y values to handle a rotate method.
Don't expect it soon though, I believe it would take a new client version to implement this and those take 1-2 weeks from the time they are submitted to Apple.