Created attachment 145477 [details] Light Table, with arrows next to portrait thumbnails STEPS TO REPRODUCE 1. Place a variety of landscape and portrait photos onto the Light Table. 2. Within the Light Table, put various photos onto the left and right panels. 3. Notice whether the thin "<" or ">" arrows are visible on or next to the thumbnails of the photos that are on the left/right panels. OBSERVED RESULT When portrait photos are on the panels, the arrows are shown next to the corresponding thumbnails, as in the attached screenshot. But when landscape photos are on the panels, the arrows are superimposed on the thumbnails, and are difficult or impossible to see if the thumbnails are dark. SUGGESTED RESULT Perhaps the arrows could have a small contrasting background, so they can be seen against any thumbnail. SOFTWARE/OS VERSIONS digiKam-7.5.0-20220114T174511-x86-64.appimage Ubuntu 21.10 KDE Frameworks 5.89.0 Qt 5.15.2
Git commit cc82723625b3749450325679453620e19c183764 by Gilles Caulier. Committed on 15/01/2022 at 06:20. Pushed by cgilles into branch 'master'. Use arrow left and right icon from Breeze theme Reduce transparency Apply a gray background under icon to improve contrast. FIXED-IN: 7.5.0 M +12 -4 core/libs/widgets/itemview/itemviewdelegate.cpp M +2 -2 core/utilities/lighttable/lighttablethumbbar.cpp M +2 -2 core/utilities/lighttable/lighttablewindow_setup.cpp https://invent.kde.org/graphics/digikam/commit/cc82723625b3749450325679453620e19c183764
Thanks!