mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
remove another NUTEMPO #warning - use time domain of region's track for content trim dragging
This commit is contained in:
parent
ffc9ab66b5
commit
0f67dbf8cc
1 changed files with 1 additions and 0 deletions
|
|
@ -3372,6 +3372,7 @@ TrimDrag::setup_pointer_offset ()
|
|||
return;
|
||||
}
|
||||
|
||||
|
||||
switch (_operation) {
|
||||
case StartTrim:
|
||||
_pointer_offset = i->initial_position.distance (raw_grab_time());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue