[Summary]: fix bug #44057 (Select, Split, Zoom Tool icon changes view in wrong timeline-canvas positions)

This commit is contained in:
YPozdnyakov 2015-01-08 19:51:13 +02:00
parent af3257199c
commit 29f710c9b4

View file

@ -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: