[KPhotoAlbum] Labels are not repainted on ThumbnailView
Jesper K. Pedersen
blackie at blackie.dk
Sat Sep 16 11:03:15 BST 2006
Thanks, that is fixed now. reloading the thumbnail was kind of a big gun to
use though, so I simply repainted the screen, and fixed the annotation
dialog, so it didn't emit the changed() signal before the changes was
committed.
Cheers
Jesper.
On Tuesday 05 September 2006 23:18, Christoph Moseler wrote:
| Hi Jesper,
|
| after leaving the annotation dialog, the labels under the thumbs are not
| repainted if they were changed in the anno dialog. That only happens for
| labels on the ThumbnailView that were not disguised by the annotation
| dialog before.
|
| This patch might fix it.
|
| void MainWindow::Window::slotChanges()
| {
| setDirty( true );
| + reloadThumbnails(true);
| }
|
| Cheers,
| Christoph
|
| _______________________________________________
| KPhotoAlbum mailing list
| KPhotoAlbum at kdab.net
| http://mail.kdab.net/mailman/listinfo/kphotoalbum
--
Having trouble finding a given image in your collection containing
thousands of images?
http://www.kphotoalbum.org might be the answer.
More information about the Kphotoalbum
mailing list