Files
oak-editor/app/widget/timelinewidget
Thomas Wilshaw 837ab00ec5 TimelineWidget: catch hand tool double click
The hand tool does not inherit from TimelineTool (it is a special
program
wide tool) so tools_[olive::Tool::kHand] is a nullptr. Therefore when
ViewMouseDoubleClicked is called we check if the hand tool is
selected and
simply return if it is.

Fixes #1577
2021-04-15 20:17:29 +01:00
..
2021-04-08 12:15:59 +10:00
2021-01-22 17:00:39 +11:00
2021-04-08 12:15:59 +10:00
2021-01-15 14:36:21 +11:00
2020-11-17 20:24:42 +11:00