Skip to content

BUG: Removing Duplicate Worklets in the UI when reading a Project

Sometimes an operation will report both a newly read in Project resource as well as the worklets it contains. This change will check to see if a worklet already exists in the qtWorkletModel before attempting to insert it.

Merge request reports