Version: 0.7.3 beta2 (using KDE KDE 3.4.0) Installed from: Fedora RPMs OS: Linux Is is possible to show the image comments when in slideshow/fullscreen mode? Like bug 80927. It is implemented in gwenview already but not yet in digikam.
*** This bug has been confirmed by popular vote. ***
*** Bug 125693 has been marked as a duplicate of this bug. ***
SVN commit 612634 by vfuoglio: Added possibility to show image comments. CCMAIL: kde-imaging@kde.org BUG: 106133 GUI: M +6 -2 NEWS M +0 -1 TODO M +48 -8 slideshow/plugin_slideshow.cpp M +2 -0 slideshow/plugin_slideshow.h M +110 -10 slideshow/slideshow.cpp M +22 -3 slideshow/slideshow.h M +112 -17 slideshow/slideshowconfig.cpp M +6 -5 slideshow/slideshowconfig.h M +887 -351 slideshow/slideshowconfigbase.ui M +98 -8 slideshow/slideshowgl.cpp M +15 -2 slideshow/slideshowgl.h