chiark / gitweb /
Patch from Jonas Koelker to improve Filling's error highlighting: as
authorSimon Tatham <anakin@pobox.com>
Mon, 14 May 2012 18:42:19 +0000 (18:42 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 14 May 2012 18:42:19 +0000 (18:42 +0000)
commit12cd1ee23522e8659d3dbf303aa5fe50064534d7
tree6c72c1f288df2061066d8b36f31e5a4c35c8987d
parent1e71966e759acf08d9fe40b72232ab3b3630ba0f
Patch from Jonas Koelker to improve Filling's error highlighting: as
well as marking a region as wrong if it has too many squares for the
number written in it, this patch now causes a region to be marked
wrong if it has too few squares _and no liberties_, so that it can't
just be one the user is intending to enlarge later.

[originally from svn r9534]
filling.c