Summary: | kphotoalbum can't remain pref | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Fathi Boudra <fabo> |
Component: | general | Assignee: | KPhotoAlbum Bugs <kpabugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andreas.neustifter, miika.turkia |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Reenable Auto-Show Thumbnails if number of pictures is below threshold. |
Description
Fathi Boudra
2010-01-12 11:30:32 UTC
The first issue can be found from: settings -> Configure KPhotoAlbum -> Thumbnail View -> Auto display limit The other about settings in Viewer configuration are not stored on kphotoalbum 4.1.1. However, this is fixed already (bug #220373) and should be included in next release. do you know the commit revision of the fix ? Revision 1070499 on stable branch. Created attachment 47716 [details]
Reenable Auto-Show Thumbnails if number of pictures is below threshold.
This patch now fixes the second part of this Bug (not storing and using the Auto-show feature).
SVN commit 1137915 by blackie: BUG:222354 I have a nasty feeling I remove this feature on purpose, but I can't find the details, so lets just get this back in. Thanks to Andreas Neustifter for the patch. M +1 -1 Browser/BrowserWidget.cpp M +7 -0 Browser/CategoryPage.cpp M +1 -1 MainWindow/FeatureDialog.cpp M +1 -1 Settings/SettingsData.cpp M +1 -1 Settings/SettingsData.h M +4 -4 Viewer/VideoDisplay.cpp M +1 -1 Viewer/VideoDisplay.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1137915 |