]> git.cworth.org Git - kub/commit
Click-n-drag to select multiple tiles
authorKevin Worth <kworth@kworth-laptop.(none)>
Wed, 6 May 2009 23:04:41 +0000 (19:04 -0400)
committerKevin Worth <kworth@kworth-laptop.(none)>
Wed, 6 May 2009 23:04:41 +0000 (19:04 -0400)
commit388d3ca2a4b0f2d2ff5c0f06f5fd32241475c4dd
tree5c108e3aad82e24db8560f563b5ebb1db69561a5
parente6463d87baeb74db2065f00e657eaac571b98592
Click-n-drag to select multiple tiles

The main purpose here is to facilitate testing of
the functions tile_group_is_set and tile_group_is_run.
Eventually it will be improved for general UI purposes.
Grouped tiles are printed to terminal.

XXX There is a bug here XXX
Selections must:
(a)start above the highest tile and catch all the
top left corners of each tile
OR
(b)start below the lowest tile and catch all the
bottom left corners of each tile
kub.c