Enable snap for tempo dilation.
This commit is contained in:
parent
062e17a542
commit
2d7f755df6
@ -3468,7 +3468,7 @@ BBTRulerDrag::motion (GdkEvent* event, bool first_move)
|
|||||||
_editor->begin_reversible_command (_("dilate tempo"));
|
_editor->begin_reversible_command (_("dilate tempo"));
|
||||||
}
|
}
|
||||||
|
|
||||||
framepos_t const pf = adjusted_current_frame (event, false);
|
framepos_t const pf = adjusted_current_frame (event);
|
||||||
|
|
||||||
if (Keyboard::modifier_state_contains (event->button.state, ArdourKeyboard::constraint_modifier())) {
|
if (Keyboard::modifier_state_contains (event->button.state, ArdourKeyboard::constraint_modifier())) {
|
||||||
/* adjust previous tempo to match pointer frame */
|
/* adjust previous tempo to match pointer frame */
|
||||||
|
Loading…
Reference in New Issue
Block a user