gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch to fix view rotation and hitTest:


From: Banlu Kemiyatorn
Subject: Re: Patch to fix view rotation and hitTest:
Date: Wed, 23 Mar 2005 00:02:33 +0700

On Sat, 12 Mar 2005 06:16:02 +0700, Banlu Kemiyatorn <address@hidden> wrote:
> This patch will remove translation information from _frameMatrix
> and will only create _frameMatrix when the frame is rotated
> and manually prepending the translation and prepend rotation
> only if _frameMatrix isn't nil (rotated).
> 
> I've tested this patch with gsimageapp's diagramkit (my local tree)
> and it looks OK
> though, I am not sure.. actually.. I'll never be. Please revise it for me OK?
> 
> BTW. I don't like that we load a few methods to NSAffineTransform.
> Is it a bad idea to subclass it for NSView?
> 
> ]d

May I commit this patch?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]