Open DreadKnight opened 4 years ago
When viewing the game on a mobile device in portrait mode, since game is landscape, we should either:
assets/icons/rotate.svg
This should probably be displayed on and off using css media queries based on screen aspect ratio.
Note that this is not the same as issue #1530 - which will basically add extra useful but optional functionality.
When viewing the game on a mobile device in portrait mode, since game is landscape, we should either:
assets/icons/rotate.svg
(could also include something else useful in there).This should probably be displayed on and off using css media queries based on screen aspect ratio.