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
This appears to be an issue with the assumed size of the window. As if the code is assuming there is a square instead of rectangular viewing surface. A fix for this may be to set the window size in pages/map.html.
Right now we are forcing the window containing the webview to be in landscape mode. But even still, longclick on reports dont exactly center the map to exact center, but to the lower right hand corner of the screen.
This bug is sometimes easy to reproduce sometimes hard.
The text was updated successfully, but these errors were encountered:
This appears to be an issue with the assumed size of the window. As if the code is assuming there is a square instead of rectangular viewing surface. A fix for this may be to set the window size in pages/map.html.
Right now we are forcing the window containing the webview to be in landscape mode. But even still, longclick on reports dont exactly center the map to exact center, but to the lower right hand corner of the screen.
This bug is sometimes easy to reproduce sometimes hard.
The text was updated successfully, but these errors were encountered: