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
1.Development OS: Mac
2. Device OS & Version: iOS 14, 15, 16 (work on Android)
3.Version: ViroReact version 2.23.1 and React Native version 0.71.3
4.Device(s): iPhone SE iOS 15.x, iPhone 8, iOS 16.5.1
Description
Hello
On iOS viroImage onClick don't use the viroscene top position but always the top of the screen.
So if I have a menu on the top of my viroscene, the menu height is not taken into account when calculating the onClick position.
Menu height is not applied to the onClick position, so onClick position have a Y offset with the viroImage.
If I remove my menu, click position is correct, click is over the viromage.
Environment
Description
Hello
On iOS viroImage onClick don't use the viroscene top position but always the top of the screen.
So if I have a menu on the top of my viroscene, the menu height is not taken into account when calculating the onClick position.
Menu height is not applied to the onClick position, so onClick position have a Y offset with the viroImage.
If I remove my menu, click position is correct, click is over the viromage.
Thanks
Reproducible Demo
The text was updated successfully, but these errors were encountered: