Fix clipping of menu texts after sizing
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 5 Apr 2016 20:07:27 +0000 (22:07 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Apr 2016 08:24:58 +0000 (10:24 +0200)
commit92ba67a9fbaf66d42f78ff0cdd36164d4369cc16
tree14700e21e5643894b619420a28f27e65f9edf01c
parent27fc463ace574559a5e012587e1da15f124f97aa
Fix clipping of menu texts after sizing

When tinyLayout = 0 the texts should not be clipped at all, rather
than to a single letter.
gtk/xboard.c