[Kst] [Bug 128399] Resizing horizontal lines can cause a crash when maintain aspect modifier is held down.
George Staikos
staikos at kde.org
Sat Jun 3 17:30:05 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=128399
------- Additional Comments From staikos kde org 2006-06-03 17:25 -------
Anything that builds on the "aspect ratio preservation" code needs to stay
in that branch... it doesn't make sense elsewhere. I wonder why lines and
arrows have this at all though. It goes entirely against the purpose of
lines and arrows. They're supposed to stretch and move along with plots and
labels, and they're supposed to do this relative to the contents rect of the
endpoints parents. I think this is making everything very complicated for no
tangible benefit.
Right now, the only object I can think of that should be preserving it's
ratios is picture, with a "possibly" for boxes and ellipses. (Does anyone
even use ellipse?)
In practice, the only boxes I've ever seen used have been to contain plots
and labels, which means preserving aspect ratio would result in the wrong
thing.
More information about the Kst
mailing list