chiark / gitweb /
Permit selecting a diagonal of squares at once in Group.
authorSimon Tatham <anakin@pobox.com>
Thu, 18 Dec 2014 09:48:02 +0000 (09:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 18 Dec 2014 09:59:53 +0000 (09:59 +0000)
commit822243de1bc1fc6d26b2f2d0f45616c8f6183058
tree17048fb3912d434bc3b0a28edde86367aa7ff6bd
parent5b367167af9f7eaa2c06dba4f6d6b69e1f37d859
Permit selecting a diagonal of squares at once in Group.

When filling in a cyclic subgroup or one of its cosets, I've often
found I wanted to set an entire diagonal to the same thing at once
(usually SW-NE, but the other way round too in non-abelian groups),
and it's a pain having to do that to each square individually.
Restricting multiple selection to diagonals makes it easy to get the
selection I really wanted.
unfinished/group.c