Hi ArenMook
I'm porting a game to Windows Phone and it uses NGUI 2.6.4. I really tried to upgrade but the effort for this is huge - it's worse because we didn't do the game so I don't know the game code well.
I'm experiencing a bug that you fixed in a newer version: for some Windows Phone devices (I guess the high resolution ones, like Lumia 1520), the widget colliders seem to have an offset in relation to the widget itself. For exemple, I have a button in the center of the screen but I have to tap in the right corner to click it.
Can you please guide me on where I should change to fix this? I can compare this old version with the newest and redo the changes, but I don't know where to start.
Thank you.