Summary: | Each image editor tool should remember the zoom ratio | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Julien Narboux <Julien> |
Component: | ImageEditor-Canvas | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | CC: | caulier.gilles, tschenser, wolfi |
Priority: | NOR | ||
Version: | 1.1.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 1.6.0 | |
Sentry Crash Report: |
Description
Julien Narboux
2010-01-25 22:56:21 UTC
I'm not really favorable for that. this will increase complexity... Look the new behavior, ask with another bugzilla entry : the zoom ratio used in editor canvas must be the passed to editor tool preview. Gilles Caulier I will be more precise here : - zoom is synchronized. - pan position is synchronized. ... when user go in editor tool and go out editor tool. this is fully transparent for end user : it think thank same widget is used to render image. Gilles Caulier I would also argue that all tools separated from the main view need a different zoom and pan position. I normally view images in "fit to screen" mode for doing global editing like cropping or color changes whereas sharpening or noise reduction needs to be done on zoomed versions and it's really annoying that you always have to do the same canonical "5 times press +" when entering the sharpening tool. Perhaps you have don't understand me : - load an image to editor. - zoom to a dedicated region. image still in canvas. - load Refocus tool : region and zoom still used as well. - change zoom level in tool, or pan image. - apply Refocus and go back to canvas. - Canvas use zoom and position set in Refocus. I recommend to zoom/pan in image in canvas, select right region, and use tool. For me it's more intuitive and natural to force a zoom level for each tool. Also, i like this behavior : canvas and editor tool preview are synchronized. This will be transparent for end user : canvas and preview sound like the same widget. Gilles Caulier But I don't want to zoom in first in the canvas only to zoom out again after having applied the filter. I'd really vote at least for a user option. It would be nice to have other opinions about this. Andi, Marcel ? Julien As a user, I think I'd like to have the same zoom ratios in all tools and canvas. If I zoom in canvas and start a tool, the tool uses the adjusted zoom ratio. If I zoom in or out while using the tool, and exit the tool, the canvas should take the zoom level from the tool. Wolfram, This is what i have implemented. It sound logic for me... Other viewpoints ? Gilles Caulier For me it is also more natural when canvas and tools act transparent to each other in case of zoom and view area, so current svn behaviour is fine for me ... Jens I'm agree with Jens, and it's what i have implemented by default. I'm not favorable to add another option in setup, only for this behavior. I would to hear more viewpoints here. Marcel ? Gilles Caulier Following reports here, I will let's the current zoom behavior between editor canvas and editor tools. Gilles Caulier |