bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #11557] -hitTest: should check frame rotation.


From: Alexander Malmberg
Subject: [bugs #11557] -hitTest: should check frame rotation.
Date: Mon, 28 Feb 2005 16:34:43 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1

Follow-up Comment #4, bugs #11557 (project gnustep):

Note that the line from -hitTest: that you quoted tests whether the point is
inside the _super_ view, not the view itself. Further. the very next line
is:

>  p = [self convertPoint: aPoint fromView: _super_view];

so the point should be converted ok. Do you have a test case where this
breaks?

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11557>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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