Gui: Disable Show Placement for Body Features
This commit is contained in:
committed by
Benjamin Nauck
parent
5dc2ba40ea
commit
a86c300688
@@ -282,6 +282,7 @@ void ViewProviderBody::unifyVisualProperty(const App::Property* prop) {
|
||||
prop == &Selectable ||
|
||||
prop == &DisplayModeBody ||
|
||||
prop == &PointColorArray ||
|
||||
prop == &ShowPlacement ||
|
||||
prop == &LineColorArray) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user