mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
[Summary]: fix bug #44057 (Select, Split, Zoom Tool icon changes view in wrong timeline-canvas positions)
This commit is contained in:
parent
af3257199c
commit
29f710c9b4
1 changed files with 1 additions and 0 deletions
|
|
@ -1457,6 +1457,7 @@ Editor::choose_canvas_cursor_on_entry (GdkEventCrossing* /*event*/, ItemType typ
|
|||
case VideoBarItem:
|
||||
case DropZoneItem:
|
||||
case ClockRulerItem:
|
||||
case PlayheadCursorItem:
|
||||
cursor = which_grabber_cursor();
|
||||
break;
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue