Version: 1.0.0-beta6 (using KDE 4.3.3) Compiler: gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) powerpc OS: Linux Installed from: Compiled From Sources Settings menu/Configure digikam/Album view/Icon view font: this setting has no effect.
Yes, confirmed...
SVN commit 1055389 by mwiesweg: Take font setting into account for icon view BUG: 216316 M +2 -1 NEWS M +1 -0 digikam/digikamimageview.cpp M +1 -0 digikam/imagedelegate.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1055389
This works for me in 1.0.0-rc1: I can change the font and the file names, etc. under the thumbnails are updated, but there are still bugs. In the settings dialog, I change the "Icon View font" drop-down list selection from "System Font" to "Custom Font" and then hit "Choose...". I can then change the font and it is reflected in the font used for the drop-down list (i.e., "Custom Font" appears in the custom font). However, if I hit "Choose..." again, the font selection dialog defaults to the system font, and not my chosen custom font. This makes it hard to go back and just tweak the font size, as I have to select the custom font and the font style and the font size every time.
SVN commit 1062674 by mwiesweg: Start dialog with previously selected font CCBUG: 216316 M +3 -3 dfontselect.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1062674
I'm not sure if your recent fix will also fix this, but if I exit digiKam (RC1) and start it again, the icon font setting reverts back to the default even though "Custom Font" still appears as the selected option.
SVN commit 1062691 by mwiesweg: Read font settings at startup as well CCBUG: 216316 M +2 -0 digikamimageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1062691