What steps will reproduce the problem?
1. on any event delegation method
Like
- (void) mouseDragged:(struct __GSEvent *)event;
event.x - always set to 0
even.y - contains some garbage data.
I think there is offset problem with this struct
What is the expected output? What do you see instead?
If you should get x and y populated with coordinates relative to its UIView.
What version of the product are you using? On what operating system?
10.5.1 and .3
Original issue reported on code.google.com by boris.io...@gmail.com on 26 Nov 2007 at 8:29
Original issue reported on code.google.com by
boris.io...@gmail.com
on 26 Nov 2007 at 8:29