Claim button presses on PixFaders. Fixes #3470.
git-svn-id: svn://localhost/ardour2/branches/3.0@7827 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
00c47cf160
commit
4d908a12fd
@ -136,7 +136,7 @@ PixFader::on_button_press_event (GdkEventButton* ev)
|
||||
}
|
||||
|
||||
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
bool
|
||||
|
Loading…
Reference in New Issue
Block a user