Trim board-window size
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 15 Oct 2012 08:27:14 +0000 (10:27 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:26 +0000 (11:28 +0200)
commit1251e4d2bd5ff562f337e6638db71d21696b54cc
tree1b97c0175335a80e86947abcb9ce57e6acfaa630
parent5f3e61bced8adc0dd39b50402167d55dac23cd2f
Trim board-window size

The board window will sometimes be a pixel larger than requested.
The ReSize routine will now reset the size values in the Graph Option
to what they were supposed to be, to prevent expose events will
draw nonsense in the extra space.
xboard.c