Let repeated right-clicking upgrade placed piece in Edit Position mode
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Jan 2017 13:51:33 +0000 (14:51 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Jan 2017 15:39:25 +0000 (16:39 +0100)
commit2fa5fee85591096f17d09f2ced9f75f8a144e651
treeee82850e965a84622da7c2459338e126f84befc3
parent4440c1bb156f64d3615f1c1e91ff5fbf2d7d9ca5
Let repeated right-clicking upgrade placed piece in Edit Position mode

Right-clicking a square multiple timesin Edit Position mode will now make
it cycle through all pieces defined in the pieceToCharTable.
  When -monoMouse is set a click on an occupied square is interpreted as
a left-click. But an exception is now made for the piece that was just
placed: this will be treated as a right-click, so that this feature is
also accessible in monoMouse mode.
backend.c