views.status: Process click-to-un/stage on mouse release
commit5eed0c51cd36b399a0dc283abbdecf2bdc56f763
authorDavid Aguilar <davvid@gmail.com>
Sat, 27 Feb 2010 12:13:58 +0000 (27 04:13 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sat, 27 Feb 2010 12:14:31 +0000 (27 04:14 -0800)
treef5ab968360c661f9dd7c0c6a98c8e3be4cb23147
parent226a5ab1c25d03f6a515ae59a2469d0d34524c67
views.status: Process click-to-un/stage on mouse release

Doing this on mouse press was causing an odd interaction with
the selection.  Defer until mouse release so that the selection
is applied before this event occurs.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/views/status.py