probable fix for crash while dragging playhead
This commit is contained in:
parent
94ec54a3c4
commit
542b789a42
@ -3667,6 +3667,7 @@ CursorDrag::start_grab (GdkEvent* event, Gdk::Cursor* c)
|
||||
|
||||
_editor->snap_to_with_modifier (where, event);
|
||||
_editor->_dragging_playhead = true;
|
||||
_editor->_control_scroll_target = where.frame;
|
||||
|
||||
Session* s = _editor->session ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user