Mod: make sure to call the base class' handleChangedPropertyType
This commit is contained in:
@@ -189,6 +189,9 @@ void PolarPattern::handleChangedPropertyType(Base::XMLReader& reader, const char
|
||||
OccurrencesProperty.Restore(reader);
|
||||
Occurrences.setValue(OccurrencesProperty.getValue());
|
||||
}
|
||||
else {
|
||||
Transformed::handleChangedPropertyType(reader, TypeName, prop);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user