-
Notifications
You must be signed in to change notification settings - Fork 44
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
Comments
|
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 |
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? |
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. |
Find a way to handle the UI when the screen is small -- perhaps make the cards smaller?
The text was updated successfully, but these errors were encountered: