Summary: | editor: picture too "big" when comming to editor after digikam start | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Bartek Pietrasiak <pietras.sp> |
Component: | Plugin-RawImport-Native | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | marcel.wiesweg |
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.0 | |
Sentry Crash Report: |
Description
Bartek Pietrasiak
2009-11-08 02:06:07 UTC
Sound like there is a confusion in Raw decoding process and digiKam cache about full image size and half image size... Gilles Caulier If you have fit-to-window enabled, it is restored at next restart. If you had set any other zoom value, the zoom is set to 100% after next restart. Is that what you mean here? I meant that even if fit-to-window is not enabled it is better to be able to see the whole picture as in digikam (there is nothing interesting in left corner of the picture;). In fact, changing the zoom so that I could see the whole picture is always the first thing I do after digikam restart and opening editor. But I don't mean that the fit-to-window should be always on. The same for turning on/of fit-to-window. When it is turned off, editor will show the 100% zoom. I think that a better option would not rescale at all. Git commit 733b06ceda7de0125982baff4a5e9acf208c3e91 by Marcel Wiesweg. Committed on 05/03/2011 at 22:30. Pushed by mwiesweg into branch 'master'. Use a fitting zoom for the initially loaded picture. This is a bit a workaround; I have the feeling the best solution would be to port Canvas to the same codebase as the ImagePreviewView. BUG: 213624 M +2 -1 NEWS M +4 -1 utilities/imageeditor/canvas/canvas.cpp M +1 -1 utilities/imageeditor/editor/editorwindow.cpp http://commits.kde.org/digikam/733b06ceda7de0125982baff4a5e9acf208c3e91 |