stone.defender:
on mobile its usually
Ah, I misunderstood âon mobile its usuallyâ.
1 Like
What is the purpose of Zen mode?
To have only things that you see when play in real life? To not have additional functions that you see only on servers?
But in real life game you see face of your opponent. While in Zen mode there is no avatar or even nickname.
In real life game you hear what your opponent says to you. You donât insert earplugs in your ears. While in Zen mode there is no chat.
To have no distractions? To think about Go game more deeply than possible in real life game?
But knowledge that opponent may write something in chat and I donât see it distracts me!
There have to be option to add chat to Zen mode!
1 Like
opened 07:01AM - 20 May 21 UTC
feature request
stale
**Is your feature request related to a problem? Please describe.**
When viewing⌠a game on a phone, it would be nice to be able to use landscape mode. However, the board ends up hopelessly small. Here's a comparison between the default landscape and portrait views in Google Chrome on a Pixel 3 XL:
<img src="https://user-images.githubusercontent.com/466760/118929861-e7c8dc00-b8f9-11eb-992b-d6bcfe835deb.png" height="200"> <img src="https://user-images.githubusercontent.com/466760/118929924-f8795200-b8f9-11eb-80da-d49affaceae2.png" width="200">
The board is almost a quarter the size in landscape as in portrait. It looks like the layout was made this way intentionally, but I can't imagine anyone actually using it like this, except maybe for very small board sizes. That's too bad, since landscape is a nice view for casual spectating. For example, it might be nice to "cast" the view to a typical 1080p display, if the board weren't too small to see.
**Describe the solution you'd like**
In landscape mode, vertical space is limited. So the board should take up as much as possible, similar to how it fills up the width in portrait mode. One easy step would be allowing the page to scroll as it does in portrait mode. As you can see in the second screenshot, when scrolling in Chrome or Firefox, the top/bottom bars auto-hide, allowing the page to use more of the vertical space. However, the current landscape mode locks the position of the page.
I think just making the board a little bigger might solve the issue. Specifically, adding `height: 100vh;` to `.MainGobanView` in the wide mode, when the screen is small enough to be considered "mobile". Here's what that looks like after scrolling down a bit (simulated in desktop Chrome, so it's missing the notification bar):
<img src="https://user-images.githubusercontent.com/466760/118932967-830f8080-b8fd-11eb-92c7-b2a548262651.png" height="180">
**Describe alternatives you've considered**
Using `position: fixed;` on the goban might also help achieve the desired layout without wasting space to the top/bottom bars, but then you'd also want to fix the menus, which might mess up the rest of the site.
Perhaps some synergy to be had here ^
2 Likes
Not only mobile. Height of normal horizontal screen is still usually smaller than real Go board that you will see in any Go club.
1 Like
are you kidding?
those buttons are even bigger now!
(board is even smaller)
and there is new bug:
board trembles left-right when I press them, because scroll bar appears and disappears at the right of the window
(Chrome)
post update
looks like it was mentioned already in other topic:
[image]
Thick arrow buttons stealing space from the board are suspicious to begin with but they add another scroll bar on the right scrolling for 1mm up down.
Additionally, new time control formatting is poetic-like but ultimately it looks better to have two lines, I think.
Opera 98.0.4759.15
1 Like