https://bugs.documentfoundation.org/show_bug.cgi?id=116736
--- Comment #9 from Megumi <megumi.fazaker...@gmail.com> --- As I understand it, 'Morph' (from MS PowerPoint) or 'Magic Wand' (from Apple Keynote) is essentially a transition mode by AUTOMATED COMBINATION of OBJECT-BASED ANIMATION (like, move, scale, dissolve-disappear, dissolve-appear). For a transition from SLIDE-A to SLIDE-BN, this auto-combo transition has to do these things: [STAGE 1] Compare SLIDE-A and SLIDE-B to analyse objects on each slide for their size and location. [STAGE 2] Apply appropriate animation to each object according to the following categories: [2.a]For objects that are common to SLIDE-A ad SLIDE-B: [2.a.i] For objects with different sizes, apply scale at an appropriate factor. AND (simultaneously) [2.a.ii] For objects with different locations, apply move on an appropriate path. [2.b] For objects that are only on SLIDE-A or SLIDE-B: [2.b.i] For objects that are only on SLIDE-A, apply dissolve-disappear. AND (simultaneously) [2.b.ii] For objects that are only on SLIDE-B, apply dissolve-appear. The end result is that SLIDE-A appear to transition to SLIDE-B smoothly as if by 'morphing' or by 'magic'. It will be wonderful if someone can work on this to make it available in Impress. -- You are receiving this mail because: You are the assignee for the bug.