Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device orientation in other platforms #160

Closed
mrfatguy opened this issue Apr 23, 2024 · 0 comments · Fixed by #194
Closed

Device orientation in other platforms #160

mrfatguy opened this issue Apr 23, 2024 · 0 comments · Fixed by #194
Assignees
Labels
feature New feature or request, requires business analysis in most cases

Comments

@mrfatguy
Copy link
Contributor

For all platforms except mobile apps (#159) Please, implement a feature that displays a message, if user has:

  • Device oriented (mobile devices) or
  • Main app windows resized (desktop apps)

to portrait orientation (window width smaller than window height). In this situation or scenario, users must see an error message (full-screen overlay) and must be blocked from continuing gameplay or interacting with the app.

Details:

⚠️ Please, note that this functionality must be implemented CROSS-SYSTEM. User cannot continue game play and cannot interact with application (website) if turns they device or resizes window to portrait orientation, no matter in which part of the game or application they currently are (main screen, menu, config, action, mine or cave, anything, anywhere...). ⚠️

@mrfatguy mrfatguy added the feature New feature or request, requires business analysis in most cases label Apr 23, 2024
MadejaMaciej added a commit that referenced this issue May 14, 2024
portrait orientation from landscape

✅ Closes: #160
MadejaMaciej added a commit that referenced this issue May 14, 2024
portrait orientation from landscape

✅ Closes: #160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request, requires business analysis in most cases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants