Closed GoogleCodeExporter closed 9 years ago
Video demonstrating the issue:
http://www.youtube.com/watch?v=EyUW-fihKpY
Original comment by rafala...@gmail.com
on 30 Jun 2011 at 1:39
Original comment by ekeeke31@gmail.com
on 30 Jun 2011 at 6:16
This is caused by the fact I forgot to handle GX scaling & offset when
calculating x/y position before rendering the pointer.
When original(4:3) aspect ratio, i.e without 16:9 correction, is selected, GX
scaling is disabled so pointer is drawn at the correct position but I guess the
same error occurs, no matter the chosen aspect ratio, if you modify the
x_offset and y_offset screen value...
Original comment by ekeeke31@gmail.com
on 30 Jun 2011 at 7:18
Fixed in r598
Original comment by ekeeke31@gmail.com
on 30 Jun 2011 at 12:30
Original issue reported on code.google.com by
rafala...@gmail.com
on 30 Jun 2011 at 1:03