Fix use of middle button for position setup
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 16 Feb 2012 11:57:47 +0000 (12:57 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 17 Feb 2012 21:58:10 +0000 (22:58 +0100)
commitdbd0598bed740c7c670f170b452a23cd150e04f0
tree7f4b52c02d0c1b8712d25d5a36b6f40d7d7c0aa3
parent2f94884da9cb3054c42603d59eb9b4ac10c52346
Fix use of middle button for position setup

With sweep selection the actual drop is made on releasing the button,
and this event was not caught for button 2. Button-2 motion events were
also not caught by the sweep-selection handler.
xboard.c