Revision 97ef989...

Go back to digest for 5th May 2013

Bug Fixes in KDE-PIM

David Faure committed changes in [kdepimlibs/KDE/4.10] /:

Fix animation timer running forever when the index isn't visible.

(e.g. index is scrolled out of view)
This happened to me due to a favorite that was a grand-child of an imap inbox.
It got painted initially, but then scrolled out of view, so it was never repainted
so the animation timer was never stopped. Waste of CPU.

File Changes

Modified 2 files
  •   akonadi/progressspinnerdelegate.cpp
  •   akonadi/progressspinnerdelegate_p.h
2 files changed in total