]> git.cworth.org Git - kub/commitdiff
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)
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


No differences found