Bug 337610

Summary: Allow to preserve image aspect ratio
Product: [Applications] digikam Reporter: brad <bkn>
Component: Plugin-Generic-PhotoLayoutEditorAssignee: Digikam Developers <digikam-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: caulier.gilles, magnus.x.valle
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description brad 2014-07-19 16:14:23 UTC
Currently aspect ration is not preserved for any of the handles of an image when using the photo layout editor. Perhaps aspect ratio can be preserved when a user drags a corner handle on the image.

Thank you!
Comment 1 Magnus 2014-08-30 15:10:44 UTC
I've encountered the same bug.

The XML file contains contains an element like this: '<g transform="translate(60.9289,-51.9289) matrix(1,0,0,1,0,0)">'. So it appears that the bug is in the import routine.