Skip to content

BUG: Fix selection udpate in mesh panel

pqSMTKMeshPanel would create a new qtUIManager on its own, so we should connect the right signal to qtSelectionManager.

Merge request reports