mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
Plugin selector useability changes, fix mouse grab bug in plugin barcontroller, prevent alpah key entry in tempo/meter dialogs
git-svn-id: svn://localhost/trunk/ardour2@483 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
56f0a56805
commit
1855ed57fd
6 changed files with 155 additions and 4 deletions
|
|
@ -170,6 +170,7 @@ BarController::button_release (GdkEventButton* ev)
|
|||
darea.remove_modal_grab();
|
||||
grabbed = false;
|
||||
StopGesture ();
|
||||
grabbed = false;
|
||||
break;
|
||||
|
||||
case 2:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue