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

iPad / small-screen experience is suboptimal #3

Open
rbtying opened this issue Apr 4, 2020 · 6 comments
Open

iPad / small-screen experience is suboptimal #3

rbtying opened this issue Apr 4, 2020 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@rbtying
Copy link
Owner

rbtying commented Apr 4, 2020

Find a way to handle the UI when the screen is small -- perhaps make the cards smaller?

@rbtying rbtying added the help wanted Extra attention is needed label Apr 8, 2020
@jtan01
Copy link

jtan01 commented Jul 22, 2020

  1. Adding a "compact layout" option to display card vertical overlapped to reduce space use? It is also useful for PC/Laptop users.

  2. Floating message box allow it hide or minimize to only display last play details?

@rbtying
Copy link
Owner Author

rbtying commented Jul 22, 2020

Can you explain a bit more about the proposed "compact layout", or maybe provide a picture?

Hiding the message box is easy enough -- the last-trick information is also available as a discrete UI element if the settings panel has the right box ticked, so that's already implemented

@jtan01
Copy link

jtan01 commented Jul 22, 2020

See the screen shot.
image

@rbtying
Copy link
Owner Author

rbtying commented Jul 22, 2020

ah, I see. I think this depends on merging #192, since right now the card boundaries aren't tight enough to allow the above UI to be visible. But, very doable! and, perhaps, a strong argument to move forward with #192 despite the attendant complexity

@jtan01
Copy link

jtan01 commented Jul 22, 2020

In addition to overlap, more could be done: 1) One suit per row 2) Option or click to expand/collapse each row (suit) 3) Expanded row could be auto sized for easier operating?

@ed2k
Copy link

ed2k commented Jan 16, 2023

one more thing, the font size and card width/height are all fixed. this makes them look too small in mobile. have to resize the screen to play. would be better if all these can scale with mobile screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants