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

Sergio Martins iamsergio at gmail.com
Sun Aug 29 04:02:15 CEST 2010


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





--- Comment #3 from Sergio Martins <iamsergio gmail com>  2010-08-29 04:02:13 ---
SVN commit 1169303 by smartins:

--flicker
Just bailout in fillAgenda() if updateNeeded() is false. ( it's set to true in
the CalendarObserver inherited methods whenever there's a change ).

korg calls updateView() like crazy. AgendaView is a separate lib now and
doesn't need korg's help to know when changes are made.

Now the items are only recreated once, it's a good improvement, but i'll try to
get it to 0 (Items that didn't change don't need to be recreated).

CCBUG: 242980

 M  +5 -6      agendaview.cpp  
 M  +0 -3      agendaview.h  


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

-- 
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