Fix bug in display of logos
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 1 Feb 2010 13:50:01 +0000 (14:50 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 4 Feb 2010 22:17:21 +0000 (23:17 +0100)
commit105e8b03f3e64b7f57d43c12911ba5d4f1094b77
tree03e0ebe10e8e3de2b3a641459ed1acce6fae658c
parent72f29984231db32d8fa942538bc3c6ddaecd3180
Fix bug in display of logos

The logo continued to be drawn after a boardSize change to a tinyLayout
size, although there was no space reserved for it. Fixed by explicitly
resetting logoHeight when no logo space is reserved in InitDrawingSizes().
winboard/winboard.c