Launchpad has imported 2 comments from the remote bug at
https://bugzilla.gnome.org/show_bug.cgi?id=786789.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2017-08-25T10:01:09+00:00 Daniel van Vugt wrote:

gnome-shell's minimize/unminimize animations do nothing for almost the
first 100ms or so. They look slow because the easeInExpo curve does
nothing for most of the first half of the animation time:

https://developer.gnome.org/clutter/stable/ClutterTimeline.html#ClutterAnimationMode

A much more responsive, natural and fluid curve with the same overall
duration would be to use an easeOut* curve.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1713021/comments/0

------------------------------------------------------------------------
On 2017-08-25T10:11:51+00:00 Daniel van Vugt wrote:

This appears to be non-trivial to fix though, because changing to
eastOut* curves reveals another bug: The animations overshoot their
destination position and then suddenly snap back.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
shell/+bug/1713021/comments/2


** Changed in: gnome-shell
       Status: Unknown => Confirmed

** Changed in: gnome-shell
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1713021

Title:
  Minimize/unminimize animations do nothing for the first 100ms or so

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1713021/+subscriptions

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to