[Digikam-devel] [Bug 167320] Filmstrip in album view is not synchronized correctly

Andi Clemens andi.clemens at gmx.net
Sat Oct 18 22:18:20 BST 2008


http://bugs.kde.org/show_bug.cgi?id=167320





--- Comment #5 from Andi Clemens <andi clemens gmx net>  2008-10-18 23:18:16 ---
Gilles,

I guess I found a solution for the problem that the thumbbar is not always
displayed correctly. For this I have made the slotUpdate() from thumbbar.cpp
public and call it directly now, before this it was called by triggerUpdate(),
but somehow this didn't work out all the time. Since triggerUpdate calls
slotUpdate immediately (timer->start(0)), there is no big difference in calling
slotUpdate() directly. So if this really fixes the problem, we might think
about removing the trigger method and just call slotUpdate in the corresponding
places.

What do you think?

Andi


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



More information about the Digikam-devel mailing list