On Wed, 9 Nov 2005, Canaan Hadley-Voth wrote: > You could test for a frame exactly in line with your current frame in some > direction. > Like this: http://silenceisdefeat.org/~chv/ion3/grid_motion.lua
Thanks, that's interesting. It does seem to work. I couldn't get it to work at first, though. I think it's because over weeks, my four tiles aren't exactly aligned, like maybe the division between the bottom two isn't aligned perfectly with the division between the upper two. With the proposed crude new workspace type, it wouldn't be possible to get the tiles misaligned, because resizing would always affect an entire column or row. It wouldn't be necessary to test, either. Thanks.
