Skip to content

BUG: Updating 3D Item Widget causes GUI duplication

  • Calling updateItemData method would create a new set of widget (without deleting the original set) instead of simply updating what is there.

Addresses issue #287 (closed)

Backport: release

Merge request reports