contexts in param view

This commit is contained in:
itsmattkc
2021-12-08 14:08:12 -08:00
parent e98ac256c6
commit 090fbb09d0
23 changed files with 887 additions and 359 deletions
+1
View File
@@ -720,6 +720,7 @@ void MainWindow::UpdateNodePanelContextFromTimelinePanel(TimelinePanel *panel)
}
node_panel_->SetContexts(context);
param_panel_->SetContexts(context);
}
void MainWindow::FocusedPanelChanged(PanelWidget *panel)