add functions to select or zoom to fit keyframes of a single input

This commit is contained in:
itsmattkc
2021-01-24 14:06:39 +11:00
parent b45ca61d6d
commit 59da13969d
6 changed files with 149 additions and 49 deletions
+2
View File
@@ -104,6 +104,8 @@ private slots:
void InputSelectionChanged(NodeInput* input, int element, int track);
void InputDoubleClicked(NodeInput* input, int element, int track);
};
}