Fix vertical sizing of GTK board
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 27 Feb 2013 22:44:55 +0000 (23:44 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 2 May 2013 12:54:29 +0000 (14:54 +0200)
commitda79846515f3845e15fdb7373bb9b818b6debe57
tree9430fed0c223b21e83d29460bfd7a63cca0db7be
parent4f1be35bb2a94bd981bdcab100f4658f187b1e78
Fix vertical sizing of GTK board

The clipping of the boad at the bottom was due to resizing of the clock
height when we first write it with a big font. This patch delays calculation
of the final size until after the clock height changes.
gtk/xboard.c