[Sketcher] Ensure All Reference Constraints are Read Only in the Property Editor
This commit is contained in:
@@ -109,6 +109,7 @@ void PropertyConstraintListItem::initialize()
|
||||
|
||||
item->bind(list->createPath(id - 1));
|
||||
item->setAutoApply(false);
|
||||
item->setReadOnly(!(*it)->isDriving);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user