sd/source/core/CustomAnimationCloner.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit bf0afdbe80933341debfe650c1969ad93ac98833 Author: Sarper Akdemir <q.sarperakde...@gmail.com> AuthorDate: Sun Aug 30 03:17:39 2020 +0300 Commit: Thorsten Behrens <thorsten.behr...@cib.de> CommitDate: Mon Aug 31 12:29:18 2020 +0200 tdf#136276: fix physics animations faulty duplication Change-Id: Id147eb129e6e0ee65ecd16139e183790b3f9976c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101658 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behr...@cib.de> diff --git a/sd/source/core/CustomAnimationCloner.cxx b/sd/source/core/CustomAnimationCloner.cxx index 03e38cf7c5f5..f81e7f522e63 100644 --- a/sd/source/core/CustomAnimationCloner.cxx +++ b/sd/source/core/CustomAnimationCloner.cxx @@ -162,6 +162,7 @@ namespace sd case AnimationNodeType::ANIMATE: case AnimationNodeType::SET: case AnimationNodeType::ANIMATEMOTION: + case AnimationNodeType::ANIMATEPHYSICS: case AnimationNodeType::ANIMATECOLOR: case AnimationNodeType::ANIMATETRANSFORM: case AnimationNodeType::TRANSITIONFILTER: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits