[digikam] [Bug 344952] New: Keep selected image in thumbbar in the middle while being in preview mode

classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] New: Keep selected image in thumbbar in the middle while being in preview mode

Stas
https://bugs.kde.org/show_bug.cgi?id=344952

            Bug ID: 344952
           Summary: Keep selected image in thumbbar in the middle while
                    being in preview mode
           Product: digikam
           Version: 4.8.0
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Usability
          Assignee: [hidden email]
          Reporter: [hidden email]

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

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

Stas
https://bugs.kde.org/show_bug.cgi?id=344952

Stas <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Kubuntu Packages            |Compiled Sources

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

Gilles Caulier-4
In reply to this post by Stas
https://bugs.kde.org/show_bug.cgi?id=344952

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|Usability                   |Thumbnails

--- Comment #1 from Gilles Caulier <[hidden email]> ---
You want to be able to copy thumbbar items selection for ex ?

It's not clear enough...

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

Stas
In reply to this post by Stas
https://bugs.kde.org/show_bug.cgi?id=344952

Stas <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Thumbnails                  |Usability

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

Stas
In reply to this post by Stas
https://bugs.kde.org/show_bug.cgi?id=344952

--- Comment #2 from Stas <[hidden email]> ---
Created attachment 91483
  --> https://bugs.kde.org/attachment.cgi?id=91483&action=edit
screen shot of how it should look like.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

Stas
In reply to this post by Stas
https://bugs.kde.org/show_bug.cgi?id=344952

--- Comment #3 from Stas <[hidden email]> ---
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).

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

Maik Qualmann
In reply to this post by Stas
https://bugs.kde.org/show_bug.cgi?id=344952

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/e2b0732413b4ffbd0d0ca59
                   |                            |e60a6dd165c33ea38
   Version Fixed In|                            |4.11.0

--- Comment #4 from Maik Qualmann <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

Gilles Caulier-4
In reply to this post by Stas
https://bugs.kde.org/show_bug.cgi?id=344952

--- Comment #5 from Gilles Caulier <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

Maik Qualmann
In reply to this post by Stas
https://bugs.kde.org/show_bug.cgi?id=344952

--- Comment #6 from Maik Qualmann <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

Gilles Caulier-4
In reply to this post by Stas
https://bugs.kde.org/show_bug.cgi?id=344952

--- Comment #7 from Gilles Caulier <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 344952] Keep selected image in thumbbar in the middle while being in preview mode

bugzilla_noreply
In reply to this post by Stas
https://bugs.kde.org/show_bug.cgi?id=344952

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Usability                   |Thumbs-BarView

--
You are receiving this mail because:
You are the assignee for the bug.