SVN commit 576236 by cgilles:
digikam from trunk : cameraiconview : ensure that the current selected item from the camera icon view is always visible when the thumbs size is changed.
CCMAIL:
[hidden email]
M +2 -0 cameraiconview.cpp
--- trunk/extragear/graphics/digikam/utilities/cameragui/cameraiconview.cpp #576235:576236
@@ -562,6 +562,8 @@
d->thumbSize = thumbSize;
updateItemRectsPixmap();
rearrangeItems(true);
+ if (IconView::currentItem())
+ IconView::ensureItemVisible(IconView::currentItem());
}
}
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel