Skip to content

Fix some (not all) quirky qtComponentItem behavior.

David Thompson requested to merge dcthomp/smtk:component-selection into master

Deleting a (model) resource to which an attribute still holds references leaves any widgets displaying impossible summary labels; however, loading in a new model resource allows the user to edit the item value.

Merge request reports