Browse Source
Once the DerivedTypesTreeNode was created, any change to the type definition was causing an expensive search for derived types; even if the DerivedTypesTreeNode was collapsed. We now never perform this search on updates, and instead collapse the node.pull/403/head
2 changed files with 21 additions and 5 deletions
Loading…
Reference in new issue