<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [regression] Weston: fade animation / springs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61675#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [regression] Weston: fade animation / springs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61675">bug 61675</a>
              from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>I did not try to reproduce this problem, but I have guess: the spring
parameters used for the "fade" cause overshoot and ringing. This can be easily
observed in the spring simulation (provided I got it right):
<a href="http://cgit.collabora.com/git/user/pq/weston-spring.git/">http://cgit.collabora.com/git/user/pq/weston-spring.git/</a>

AFAICT, the parameters in the simulation are already the same as used for
"fade" in Weston, so all you need to do is 'make', and look at the graph.

The curve starts from zero, shoots over to 1.2 or so, and returns to roughly
0.95, before finally stabilising towards 1.0 again, and finishing. I didn't
notice anything that would stop the animation, when it hits >=1.0 the first
time.

Martin, does this sound like a probable cause, or was it something else you
observed? Your description is not too clear on what you mean.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>