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)
committerArun Persaud <arun@nubati.net>
Sat, 6 Feb 2010 05:21:32 +0000 (21:21 -0800)
commite260cc7f9b3b558ec91d94e4ce69e81f90c2e32f
tree4f07928093d4d305a7bfaa4361a6b4d3e347b4ee
parent098f667a67c83a5c0b8b8d46f4fe0c8d7f9149da
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