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
And completely remove device orientation lock to horizontal.
Due to tiny browser's resolutions and due to certain elements being add by browsers in web version (URL bar, sometimes status bar) we are left with so little vertical space in horizontal orientation that playing our game is virtually impossible.
Therefore, we need to redesign entirely our game to support both vertical and horizontal orientations and to display error when resolution is too small only. There will be a separate ticket for that.
The text was updated successfully, but these errors were encountered:
Please, undone changes introduced in:
And completely remove device orientation lock to horizontal.
Due to tiny browser's resolutions and due to certain elements being add by browsers in web version (URL bar, sometimes status bar) we are left with so little vertical space in horizontal orientation that playing our game is virtually impossible.
Therefore, we need to redesign entirely our game to support both vertical and horizontal orientations and to display error when resolution is too small only. There will be a separate ticket for that.
The text was updated successfully, but these errors were encountered: