Let EditPosition double-click on piece promote it
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 9 Apr 2014 07:53:56 +0000 (09:53 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 9 Apr 2014 07:53:56 +0000 (09:53 +0200)
commit31806343176bad28a8ac91ab33bc15a4db8bed7f
treed61ca97779c99424ae5dc4caafc415591b2838fb
parent5f5ea25ea2421cdf6d620d05548c2efa3d81783f
Let EditPosition double-click on piece promote it

For pieces with Shogi-like promotion (i.e. if the promoted piece has
pieceToChar defined as '+'), let a second click on it in Edit Position
mode promote or demote it (as the case requires) when the piece menu is off,
rather than remove it (as was the old behavior.
backend.c