Cleanup for review

This commit is contained in:
Thomas Wilshaw
2021-11-09 11:59:29 +00:00
parent 7b14b7f232
commit e606c156c5
9 changed files with 31 additions and 29 deletions
@@ -136,6 +136,7 @@ void PointerTool::MousePress(TimelineViewMouseEvent *event)
drag_global_start_ = QCursor::pos();
}
// If we click anywhere other than a marker, deselect all markers
parent()->ruler()->DeselectAllMarkers();
}