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

Display all the squares of the board even if screen is small (blind mode) #17025

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yafred
Copy link
Contributor

@yafred yafred commented Feb 21, 2025

fixes #17019

Before the fix ...

Screenshot 2025-02-22 004039

After the fix ...

Screenshot 2025-02-22 003808

The squares are 1/8 of the screen width if the screen is small
They are 1/8 of 500px if the screen is bigger
(Only deals with portrait displays)

@yafred yafred marked this pull request as ready for review February 21, 2025 23:44
@yafred yafred changed the title Display all the squares even if screen is small (blind mode) Display all the squares of the board even if screen is small (blind mode) Feb 25, 2025
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

Successfully merging this pull request may close these issues.

Improve Mobile Blind Mode Accessibility: Full-Screen Board Navigation Needed
1 participant