From dc2927587eb758754babf98adb764c3bbdccd024 Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 12 Aug 2015 19:29:44 +0200 Subject: Implement slide through all pictures Wow, that was much more complicated than I first thought, but it seems to work. Maybe it's much more convoluted than it has to be :) --- pictureswidget.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'pictureswidget.cpp') diff --git a/pictureswidget.cpp b/pictureswidget.cpp index 59007ca..8e6dc7b 100644 --- a/pictureswidget.cpp +++ b/pictureswidget.cpp @@ -213,6 +213,7 @@ void PictureView::setPVData(int replace){ void PictureView::setPVAll(){ PicDataList data = mModel->allFiles(); mPV->addFiles(data, true); + mPV->setSlideSelected(); } void PictureView::setHoverWinVisible(bool visible) const { -- cgit v1.2.3-70-g09d2