Sta::networkChanged() invalidate sdc graph annotations
This commit is contained in:
parent
f3a50663d8
commit
00d0da6d5a
|
|
@ -570,6 +570,7 @@ Sta::networkChanged()
|
|||
check_min_periods_->clear();
|
||||
delete graph_;
|
||||
graph_ = nullptr;
|
||||
graph_sdc_annotated_ = false;
|
||||
current_instance_ = nullptr;
|
||||
updateComponentsState();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue