imodeljs / itwin-viewer

Monorepo that contains the iTwin Viewer npm package and its related packages
MIT License
15 stars 13 forks source link

Move up UiFramework.setIModelConnection #72

Closed aruniverse closed 3 years ago

aruniverse commented 3 years ago

Move up UiFramework.setIModelConnection in order to fetch the iModelConnection from the StateManager in the onImodelConnected callback.

Also, remove useless AppUi class.