** Description changed: Unity8 (on desktop) is missing window open/close animations + + -------------------- + Desired design: + + Opening animation (parallel animation): + - Scale from 0.85 to 1 + - Opacity from 0 to 1 + - duration: UbuntuAnimation.SnapDuration + - easing: UbuntuAnimation.StandardEasing + + Closing animation (parallel animation): + - Scale from 1 to 0.85 + - Opacity from 1 to 0 + - duration: UbuntuAnimation.SnapDuration + - easing: UbuntuAnimation.StandardEasingReverse
** Changed in: ubuntu-ux Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1510378 Title: Missing window open/close animations on desktop Status in Ubuntu UX: Fix Committed Status in unity8 package in Ubuntu: Incomplete Bug description: Unity8 (on desktop) is missing window open/close animations -------------------- Desired design: Opening animation (parallel animation): - Scale from 0.85 to 1 - Opacity from 0 to 1 - duration: UbuntuAnimation.SnapDuration - easing: UbuntuAnimation.StandardEasing Closing animation (parallel animation): - Scale from 1 to 0.85 - Opacity from 1 to 0 - duration: UbuntuAnimation.SnapDuration - easing: UbuntuAnimation.StandardEasingReverse To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1510378/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp