MCP: zoom in on cursor right press
git-svn-id: svn://localhost/ardour2/branches/3.0@11849 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e3448f267e
commit
9f5a9a2447
@ -1559,7 +1559,7 @@ MackieControlProtocol::cursor_right_press (Button& )
|
||||
if (false) { // button_down (BUTTON_OPTION)) {
|
||||
/* reset selected tracks to default vertical zoom */
|
||||
} else {
|
||||
ZoomOut (); /* EMIT SIGNAL */
|
||||
ZoomIn (); /* EMIT SIGNAL */
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user