[Korganizer-devel] [Bug 242980] Display pb on events in agenda view

Sergio Martins iamsergio at gmail.com
Sun Aug 29 02:47:56 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=242980





--- Comment #2 from Sergio Martins <iamsergio gmail com>  2010-08-29 02:47:55 ---
SVN commit 1169294 by smartins:

Currently there are 3 ways for a view to detect changes:

- Through the CalendarObserver interface
- Through akonadi's signals
- changeIncidenceDisplay() called by korganizer

This causes a great amount of flickering/item recreation.

Remove changeIncidenceDisplay() from the public interface.

--flickering

CCBUG: 242980

 M  +0 -1      agendaview.cpp  
 M  +6 -2      agendaview.h  
 M  +0 -5      eventview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1169294

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list