Don't default to grab mode when undoing selection.
authorDavid Robillard <d@drobilla.net>
Mon, 12 Jan 2015 07:31:27 +0000 (02:31 -0500)
committerDavid Robillard <d@drobilla.net>
Mon, 12 Jan 2015 07:31:27 +0000 (02:31 -0500)
commitc5252599bc958b3adba0b59223ce86ed227504b1
treebb56735bde37dca4f506c66554669e1af989504d
parent305af7a5ceaf650972c991022f5860872cc4ab06
Don't default to grab mode when undoing selection.

I'm not sure how/why this ever happens, but it does, switching the tool when it
shouldn't, which is annoying.  I'm also not sure if this fallback is necessary
for some reason, but it seems to work fine without for me.
gtk2_ardour/selection_memento.cc