iTwin / viewer-components-react

Components built on iTwin.js for usability in an iTwin.js based Viewer.
MIT License
24 stars 33 forks source link

Tree widget: Improve performance of creating Subjects' and Models' hierarchies in iModel content tree #961

Closed grigasp closed 2 weeks ago

grigasp commented 2 weeks ago

Closes https://github.com/iTwin/viewer-components-react/issues/904.

The query to get categories under specific models is still pretty slow due to specifics of the iModel - nothing we can do there besides advertising that categories SHOULD NOT be displayed under models...