← Back to team overview

touch-packages team mailing list archive

[Bug 1510378] Re: Missing window open/close animations on desktop

 

** Branch linked: lp:~lukas-kde/unity8/windowOpenCloseAnimations

-- 
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:
  In Progress

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


References