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

suggest: move backButton to the corner? #8

Open
insulsa opened this issue Dec 12, 2019 · 0 comments
Open

suggest: move backButton to the corner? #8

insulsa opened this issue Dec 12, 2019 · 0 comments

Comments

@insulsa
Copy link

insulsa commented Dec 12, 2019

When playing on a smartphone, the screen real estate is narrow. In the meantime the backButton in the middle of the left border is annoying. I myself edited terpstr-style.css for my local copy like this:

#backButton {
    position: absolute;
    left: 0;              
    top: 0%;

This may make the backButton harder for a new user to find. However, it was already hard to find in its place as of now, in the middle of many colorful grids. I myself failed to find it for the first time, when I was using a modestly big screen. Or we can document the existence (existenthood) of it somewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant