Version: 0.9.2-final (using KDE 3.5.7, Debian Package 4:3.5.7.dfsg.1-1 (lenny/sid)) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.21.3 It would be nice to show the rating stars in the embedded preview (maybe also in slideshow). Maybe this could be added in settings for the slideshow and be used in embedded preview?
> It would be nice to show the rating stars in the embedded preview (maybe > also in slideshow). In embedded preview you can always use panels. IMO in this point your wish is INVALID (that is how D. works). Slideshow is completely different thing - and it should be possible.
Regarding the embedded preview I don't quite agree. Of course you _can_ switch to "Comments/Tags", but I do prefer seeing the Properties.
Marcus, I'm agree with Mik. In preview mode, you can toogle on right sidebar to show rating info With SlideShow, there is no way yet... Gilles Caulier
I don't, as the sidebar makes the image display slower. Anyways: The slideshow is (imo) quite strange to use, so that the preview is the only full screen view that I use. M. Quoting Gilles Caulier [bugs.kde.org quoted mail]
SVN commit 775413 by cgilles: digiKam from trunk (KDE4) : SlideShow : new option to print image Rating BUG: 148502 M +6 -2 digikam/digikamview.cpp M +14 -12 project/project.kdevelop M +1 -0 utilities/imageeditor/editor/editorwindow.cpp M +7 -4 utilities/imageeditor/editor/imagewindow.cpp M +4 -0 utilities/lighttable/lighttablewindow.cpp M +22 -11 utilities/setup/setupslideshow.cpp M +2 -2 utilities/setup/setupslideshow.h M +72 -10 utilities/slideshow/slideshow.cpp M +2 -1 utilities/slideshow/slideshow.h M +15 -1 utilities/slideshow/slideshowsettings.h WebSVN link: http://websvn.kde.org/?view=rev&revision=775413
SVN commit 787020 by cgilles: digiKam from trunk (KDE4) : add thumbbar behind preview area from AlbumGUI when preview mode is used (F3). Icon view filter available to status bar and TagFilters still suitable to change thumbbar contents in live. Thumbbar items can display Rating of pictures. More informations about thumbbar items are avaialble using pop-up tool tips is you enable this option in config dialog. A fresh screenshot is available at these url : - with Digikasa color theme : http://digikam3rdparty.free.fr/Screenshots/thumbbar4albumgui.png - with Desert color theme : http://digikam3rdparty.free.fr/Screenshots/thumbbarwithpreviewmode.png CCMAIL: digikam-devel@kde.org BUG: 155408 CCBUGS: 148502 M +3 -5 CMakeLists.txt M +3 -5 albumiconview.cpp M +5 -2 albumiconview.h M +90 -6 albumwidgetstack.cpp M +13 -4 albumwidgetstack.h M +17 -4 digikamview.cpp M +5 -4 digikamview.h AM imagepreviewbar.cpp [License: GPL (v2+)] AM imagepreviewbar.h [License: GPL (v2+)] M +8 -8 imagepreviewview.cpp M +1 -1 imagepreviewview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=787020