added shadow to rich text effect and removed old effect residue
This commit is contained in:
@@ -373,6 +373,9 @@ void Effect::copy_field_keyframes(EffectPtr e) {
|
||||
|
||||
// Copy keyframes between effects
|
||||
copy_field->keyframes = field->keyframes;
|
||||
|
||||
// Copy persistet data between effects
|
||||
copy_field->persistent_data_ = field->persistent_data_;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user