chiark / gitweb /
Work around a couple of minor display issues with max bridges set to 4:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 22 Oct 2005 18:07:56 +0000 (18:07 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 22 Oct 2005 18:07:56 +0000 (18:07 +0000)
commitcc6092ce796789068864c7fd91e8dc2e330b95ac
tree8a305c08cefd6969df0d46930aeb8d165005fe21
parent240b6cab8ce8729b7270a0411ab39038814058f1
Work around a couple of minor display issues with max bridges set to 4:

 - the highlighting for a set of 4 lines spilled outside the tile, so would
   leave white residue if undone;

 - the endpoints of sets of 4 lines were not completely overprinted by the
   circle of an island (at least on Windows), which was untidy.

Fixed by reducing the gap width for groups of lines which wouldn't otherwise
fit in a tile (only).

[originally from svn r6421]
bridges.c