Gui: fix property view synchronization of property status
This commit is contained in:
@@ -333,6 +333,8 @@ void PropertyModel::buildUp(const PropertyModel::PropertyList& props)
|
||||
// TODO: is it necessary to make sure the item has no pending commit?
|
||||
item->setPropertyData(jt->second);
|
||||
}
|
||||
else
|
||||
item->updateData();
|
||||
}
|
||||
|
||||
// Third step, signal item insertion and movement.
|
||||
|
||||
Reference in New Issue
Block a user