| Summary: | Digikam should display images without interpolation when zoom is > 200% | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Luke <lcampagn> |
| Component: | Preview-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 2.8.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.3.0 | |
| Sentry Crash Report: | |||
|
Description
Luke
2013-02-03 20:25:32 UTC
If you don't want to show interpolation in preview mode, just switch preview image loading option to use full size image instead a reduced size. Note : typical case to use reduced size preview if to have a better time responding with slow computers when image are loaded to memory. So for me, the current implementation from git/master work as expected... Gilles Caulier |