iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Selection Changed events are not fired for Blank Connection #416

Closed afraj-attar closed 1 year ago

afraj-attar commented 1 year ago

Describe the bug I am trying to add the Viewer Content Tools(hide, isolate, emphasize) for Viewer with Blank Connection. This can be used on the View Decorators as well as on iModel elements. On selection it displays the UI buttons. But in case of blank connection this event listener is not added. image

image image

Expected behavior The SelectionSetChanged event should get fired even for Blank Connections.

raplemie commented 1 year ago

Hi @afraj-attar, a fix for this have been created and released in 4.4.0, let us know if that resolves your issue!