Georg Fleischmann wrote:
> Alexander Malmberg wrote:
> > Unfortunately, the patch looks messed up here, and patch complains that
> > it's malformed. Could you try sending it again as plain (not enriched)
> > text? (FWIW, the NSAffineTransform patch arrived ok.)
> 
> Sure, here is a second try.
> Two lines are 85 characters wide. Maybe this is the problem.

Worked now, thanks!

> Georg
> 
> 2004-03-14  Georg Fleischmann
>         * gui/Source/NSView.m [NSView convertRect:fromView:]:
>           better conversion of flipped + rotated views

This only partially fixed handling of flipped views, while some cases
were still broken (and all handling of non-flipped views, and all of
-convertRect:toView:). I've rewritten both functions to handle all cases
correctly (by transforming all corners and doing the min/max:es).

>         * gui/Source/NSView.m [NSView lockFocus:inRect:]:
>           removed a problematic bounding rect call for rotated views

Applied.

- Alexander Malmberg


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to