| Summary: | Poor quality colour management in Preview vs Editor | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Tim <kde> |
| Component: | ColorManagement-Views | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 5.4.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/digikam/0ca4c66af71b2364d69d28cdff4e5364e42db28a | Version Fixed/Implemented In: | 5.5.0 |
| Sentry Crash Report: | |||
|
Description
Tim
2017-02-20 17:35:09 UTC
Your image has 14 bits. The preview load for speed reasons images only in 8 bits. The Image Editor can load 16 bits images. Maik Git commit 0ca4c66af71b2364d69d28cdff4e5364e42db28a by Maik Qualmann. Committed on 24/02/2017 at 20:29. Pushed by mqualmann into branch 'master'. make it possible to disable converting preview image to 8 bits FIXED-IN: 5.5.0 M +2 -1 NEWS M +2 -0 libs/settings/applicationsettings.cpp M +1 -0 libs/settings/applicationsettings_p.cpp M +1 -0 libs/settings/applicationsettings_p.h M +6 -4 libs/threadimageio/previewsettings.cpp M +2 -2 libs/threadimageio/previewsettings.h M +4 -1 libs/threadimageio/previewtask.cpp M +20 -12 utilities/setup/album/setupalbumview.cpp https://commits.kde.org/digikam/0ca4c66af71b2364d69d28cdff4e5364e42db28a Many thanks! |