Update profiler curves on item toggled, closes #5680
This commit is contained in:
@@ -135,6 +135,8 @@ void EditorProfiler::_item_edited() {
|
||||
frame_delay->set_wait_time(0.1);
|
||||
frame_delay->start();
|
||||
}
|
||||
|
||||
_update_plot();
|
||||
}
|
||||
|
||||
void EditorProfiler::_update_plot() {
|
||||
|
||||
Reference in New Issue
Block a user