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

Mobile support #48

Open
7 tasks
mlhoutel opened this issue Apr 22, 2023 · 0 comments
Open
7 tasks

Mobile support #48

mlhoutel opened this issue Apr 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mlhoutel
Copy link
Collaborator

Currently, there is several problems that make it hard to play on small devices:

Cards are too big

  • Check the screen size and adapt the size of the layout.

It is hard to navigate between the player and the opponent battlefield

  • Add a button to auto scroll
  • Avoid card darg/click happening while scrolling

All shortcuts and fast action are unavaillable:

  • Add actions as gesture ? (Ex: stack card when dragging over cards / grid)
  • Disable image/text select (ex: open image in a new window when trying to reach the action menu)
  • Make the action menu unique and centered (with the card name at the top of the screen)
  • Make card preview in full screen easy to toggle without shortcuts.
@mlhoutel mlhoutel self-assigned this Apr 22, 2023
@mlhoutel mlhoutel added the enhancement New feature or request label Apr 22, 2023
@reifocS reifocS pinned this issue Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant