CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     caillon 05/10/12 01:51:20

Modified files:
        .              : ChangeLog 
        gnome/applet   : applet.c 

Log message:
2005-10-12  Christopher Aillon  <[EMAIL PROTECTED]>

* gnome/applet/applet.c:
Fix icon animation smoothness issues.  nmwa_redraw_timeout gets called
every 1000ms.  It will unconditionally call nmwa_update_state which
kills the existing animation timeout and registers a new one with a
callback to draw a new frame every 100ms.  There are 11 connecting
icon frames, so the last 2 frames kept getting dropped.  Only reset
the animation timeout if we aren't animating.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=caillon&date=explicit&mindate=2005-10-12%2001:50&maxdate=2005-10-12%2001:52

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to