Skip to content

BUG: Fixed Duplicate Descriptive Phrase Issue

Robert M. O'Bara requested to merge bob.obara/smtk:fixSubPhrases into master

When Phrases were being inserted into the model, only their persistent objects / phrases were being inserted into the map. Now if the phrase is inserted into the map so are its children.

Merge request reports