Summary: | Add album thumbnail in album tooltip | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Jörn Schimmelpfeng <joern.schimmelpfeng> |
Component: | Thumbs-Album | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.1.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/0ae8dd9afd367a71b73fc272a136e6f6c9d629d6 | Version Fixed In: | 4.4.0 |
Sentry Crash Report: |
Description
Jörn Schimmelpfeng
2010-03-06 13:49:27 UTC
Option already exist. Use Album Tree View Tool Tip... Gilles Caulier (In reply to comment #1) > Option already exist. Use Album Tree View Tool Tip... > > Gilles Caulier Hi Gilles, please can you be more specific here. Where do I find this option? I tried already "Settings/Configure Digicam" and from there as well "Album View" and "Tool Tip". And I don't find a setting for that. Of course I get tool tips, but they do not contain any thumbnails and I don't find an option to enable them. I'm using Digikam build Feb 23 2010 version 1.10 from Ubunut. Perhaps there is something missing? No. Album Tree-View Tool tip do not contain thumbnail Gilles Caulier So I would understand this as a wish to include the album icon in the tool tip?! (In reply to comment #4) > So I would understand this as a wish to include the album icon in the tool > tip?! Yes, this would be very helpful. Git commit 0ae8dd9afd367a71b73fc272a136e6f6c9d629d6 by Gilles Caulier. Committed on 15/09/2014 at 12:04. Pushed by cgilles into branch 'master'. New option to show Physical Album preview in tooltip FIXED-IN: 4.4.0 M +24 -0 app/album/albumthumbnailloader.cpp M +5 -0 app/album/albumthumbnailloader.h M +2 -0 app/settings/applicationsettings.cpp M +3 -0 app/settings/applicationsettings.h M +3 -0 app/settings/applicationsettings_p.cpp M +2 -0 app/settings/applicationsettings_p.h M +10 -0 app/settings/applicationsettings_tooltips.cpp M +11 -0 app/utils/tooltipfiller.cpp M +13 -2 libs/widgets/common/ditemtooltip.cpp M +14 -9 libs/widgets/common/ditemtooltip.h M +8 -0 utilities/setup/setuptooltip.cpp http://commits.kde.org/digikam/0ae8dd9afd367a71b73fc272a136e6f6c9d629d6 |