Bug 344952 - Keep selected image in thumbbar in the middle while being in preview mode
Summary: Keep selected image in thumbbar in the middle while being in preview mode
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-BarView (show other bugs)
Version: 4.8.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-08 13:06 UTC by Stas
Modified: 2017-08-06 09:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.11.0


Attachments
screen shot of how it should look like. (277.55 KB, image/png)
2015-03-08 14:33 UTC, Stas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stas 2015-03-08 13:06:43 UTC
It would be great, when there would be an option to keep the selected picture in the preview mode in the thumbbar in the middle of the bar, so one always sees some pictures before and some pictures after the current picture.

This would help while assigning ratings or sort for bad pictures because one would always see, whether there are some more pictures with the same motive or not.

I can imagine, that this is not very difficult to organize.

This should work with key shortcuts as well.

Thanks

Reproducible: Always
Comment 1 caulier.gilles 2015-03-08 13:08:36 UTC
You want to be able to copy thumbbar items selection for ex ?

It's not clear enough...

Gilles Caulier
Comment 2 Stas 2015-03-08 14:33:07 UTC
Created attachment 91483 [details]
screen shot of how it should look like.
Comment 3 Stas 2015-03-08 14:33:50 UTC
No, I think not. When starting an let say an album with the first picture and then go to preview mode you see the selected picture is the most left one (or up, when you have thumbsbar set to be vertical). Now stay in preview mode and show the next picture, the selection moves to the second one in thumbsbar. Going on you finally arrive ant the last picture which you can see in the thumbbar. So now, when going to the next picture the thumbbar auto scrolls but the selected picture remains the last one. So you never see, which picture is going to be the next one.

My wish is to center the selected picture, so you always see some pictures before and some after the selected one (accept of cause the first and last one, where the selected picture cannot be scrolled into the center of thumbbar).

I hope you understand it now.

I have made a screen shot of how the thumbbar has to look like all the time (selected item in the middle).
Comment 4 Maik Qualmann 2015-05-21 20:03:11 UTC
Git commit e2b0732413b4ffbd0d0ca59e60a6dd165c33ea38 by Maik Qualmann.
Committed on 21/05/2015 at 19:54.
Pushed by mqualmann into branch 'master'.

apply patch #92772 to scroll the current index to center of the view
Related: bug 337878
FIXED-IN: 4.11.0

M  +3    -1    NEWS
M  +1    -0    app/items/imagethumbnailbar.cpp
M  +33   -0    libs/widgets/itemview/dcategorizedview.cpp
M  +4    -0    libs/widgets/itemview/dcategorizedview.h
M  +1    -0    showfoto/thumbbar/showfotothumbnailbar.cpp
M  +1    -0    utilities/importui/views/importthumbnailbar.cpp

http://commits.kde.org/digikam/e2b0732413b4ffbd0d0ca59e60a6dd165c33ea38
Comment 5 caulier.gilles 2015-05-22 14:28:19 UTC
Git commit b1202b4ec7042bb115fba39d2f20d1238fd42b5a by Gilles Caulier.
Committed on 22/05/2015 at 14:27.
Pushed by cgilles into branch 'frameworks'.

backport commit #e2b0732413b4ffbd0d0ca59e60a6dd165c33ea38 from git/master to frameworks branch
Related: bug 337878

M  +1    -0    app/items/imagethumbnailbar.cpp
M  +33   -0    libs/widgets/itemview/itemviewcategorized.cpp
M  +4    -0    libs/widgets/itemview/itemviewcategorized.h
M  +1    -0    showfoto/thumbbar/showfotothumbnailbar.cpp
M  +1    -0    utilities/importui/views/importthumbnailbar.cpp

http://commits.kde.org/digikam/b1202b4ec7042bb115fba39d2f20d1238fd42b5a
Comment 6 Maik Qualmann 2015-06-30 17:58:54 UTC
Git commit 820c66bac12f1f0b00b4b1ba1deef5dc64d30397 by Maik Qualmann.
Committed on 30/06/2015 at 17:56.
Pushed by mqualmann into branch 'master'.

fixing scroll to center of the thumb bar when an image is deleted
Related: bug 337878

M  +10   -0    libs/widgets/itemview/dcategorizedview.cpp
M  +1    -0    libs/widgets/itemview/dcategorizedview.h

http://commits.kde.org/digikam/820c66bac12f1f0b00b4b1ba1deef5dc64d30397
Comment 7 caulier.gilles 2015-07-01 07:48:00 UTC
Git commit dbca06a5b5fdab7856b04c2d6325ec78b9b61ed4 by Gilles Caulier.
Committed on 01/07/2015 at 07:47.
Pushed by cgilles into branch 'frameworks'.

backport commit #820c66bac12f1f0b00b4b1ba1deef5dc64d30397 from git/master to frameworks branch
Related: bug 337878

M  +10   -0    libs/widgets/itemview/itemviewcategorized.cpp
M  +1    -0    libs/widgets/itemview/itemviewcategorized.h

http://commits.kde.org/digikam/dbca06a5b5fdab7856b04c2d6325ec78b9b61ed4