You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the current CGPointWarp structure definition, CGSSetWindowWarp does not
work when compiled in a 64-bit app, and the window just disappears.
This patch fixes it. The CGPointWarp type is also changed to CGSPointWarp,
since it doesn't contain CGPoints.
Original issue reported on code.google.com by maczydeco@gmail.com on 2 Feb 2011 at 8:15
Original issue reported on code.google.com by
maczydeco@gmail.com
on 2 Feb 2011 at 8:15Attachments:
The text was updated successfully, but these errors were encountered: