redid effects panel scrolling and #137

This commit is contained in:
itsmattkc
2018-10-11 16:04:02 +11:00
parent 407865348a
commit f8471ed3de
13 changed files with 223 additions and 203 deletions
+4
View File
@@ -117,6 +117,10 @@ void Viewer::update_end_timecode() {
}
}
/*void Viewer::update_media(int type) {
}*/
void Viewer::update_sequence() {
bool null_sequence = (sequence == NULL);