Bug 157359 - [PATCH] Detailed Graphical Overview should maintain images' aspect ratio
Summary: [PATCH] Detailed Graphical Overview should maintain images' aspect ratio
Status: RESOLVED WORKSFORME
Alias: None
Product: kalzium
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kalzium Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-07 20:34 UTC by David Benjamin
Modified: 2008-02-11 03:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Maintain aspect ratio when rendering (831 bytes, patch)
2008-02-07 20:38 UTC, David Benjamin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Benjamin 2008-02-07 20:34:08 UTC
Version:           1.9.91 (using KDE 4.0.0)
Installed from:    Compiled From Sources
OS:                Linux

Steps to Reproduce:
1. Open Kalzium with the per-element drawings.
2. Double-click an element.
3. Resize the window.

Results:
The image gets distorted, which looks a bit odd.


Patch attached below.
Comment 1 David Benjamin 2008-02-07 20:38:01 UTC
Created attachment 23465 [details]
Maintain aspect ratio when rendering

This particular patch depends on the patch in bug 157355.

It shouldn't be hard to adapt, if linked patch isn't suitable.
Comment 2 David Benjamin 2008-02-11 03:04:22 UTC
Appears fixed in r772723. I guess I'll mark this RESOLVED.