Skip to content

Commit

Permalink
UI: Fix performance of getting subject models (#3666)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6924185)

# Conflicts:
#	ui/appui-react/src/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.ts
#	ui/appui-react/src/test/imodel-components/models-tree/ModelsVisibilityHandler.test.ts
  • Loading branch information
grigasp authored and mergify[bot] committed May 24, 2022
1 parent fc09e8b commit 4703ecc
Show file tree
Hide file tree
Showing 3 changed files with 2,253 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/appui-react",
"comment": "Models Tree: Fix performance of determining Subject nodes' display state.",
"type": "none"
}
],
"packageName": "@itwin/appui-react"
}
Loading

0 comments on commit 4703ecc

Please sign in to comment.