danders created this revision. danders added a reviewer: zachmann. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. danders requested review of this revision.
REVISION SUMMARY Introduces 2 modes for slide transitions: Manual: Slide transition and animations must be activated manually (any page effect is always run) Automatic: Slide transition included page effects and animations is activated automatically after a user selectable time. Known bug: The animation docker ui is not updated after undo but this is general bug and not introduced by this patch. See bug 416979. REPOSITORY R8 Calligra BRANCH pagetransition_danders REVISION DETAIL https://phabricator.kde.org/D27056 AFFECTED FILES stage/part/CMakeLists.txt stage/part/KPrAnimationDirector.cpp stage/part/KPrAnimationDirector.h stage/part/KPrPage.cpp stage/part/KPrPageApplicationData.cpp stage/part/KPrPageApplicationData.h stage/part/KPrPageTransition.cpp stage/part/KPrPageTransition.h stage/part/commands/KPrPageTransitionSetCommand.cpp stage/part/commands/KPrPageTransitionSetCommand.h stage/part/tools/animationtool/KPrPageEffectDocker.cpp stage/part/tools/animationtool/KPrPageEffectDocker.h To: danders, zachmann Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever