Decouple board height from hand size
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 22 Dec 2016 19:28:47 +0000 (20:28 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Jan 2017 15:39:25 +0000 (16:39 +0100)
commit17ba0a5700c51a10be8b60125de6664fe3db9d84
tree85ff813d8ae376ea65dec5a1a859f7c32f8e8dbd
parent07a436432ceac681e3e06f8a035d4f4d6413fb15
Decouple board height from hand size

To make it possible to have holdings larger than the height of the board
window, (of which a selectable subset ca then be displayed), the holdings
size is now referred to a separate variable.
backend.c