Automatically play moves of clicked PV in analyze mode
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 8 May 2011 15:47:40 +0000 (17:47 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 9 May 2011 10:27:41 +0000 (12:27 +0200)
commitc4df31e43879285ac16fc47f429d2ccd2aa0019f
tree86ddcf18e8bf606f6636f896f5e362d747184bc0
parentac3b6111accdda18352debad8c380a734d3f932d
Automatically play moves of clicked PV in analyze mode

The Shift key now no longer needs to be pressed to play moves from the
PV in analyze mode (so it could be given back its original meaning of
starting a variation with the entered moves). In analyze mode the PV
walk begins after the first move, so a static right-click plays the
first PV move. To just peek the PV you have to walk to the start of it
before releasing the mouse button. In other modes the PV walk
stillstarts at the very end.
backend.c