Fixes #14772: Random color problem

This commit is contained in:
wmayer
2024-06-29 12:35:56 +02:00
committed by wwmayer
parent a86bdf981a
commit d7e9e9ef48
2 changed files with 12 additions and 6 deletions

View File

@@ -427,7 +427,6 @@ void ViewProviderBody::unifyVisualProperty(const App::Property* prop) {
if (prop == &Visibility ||
prop == &Selectable ||
prop == &DisplayModeBody ||
prop == &ShapeAppearance ||
prop == &PointColorArray ||
prop == &LineColorArray) {
return;