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

Documentation black/white reversal #663

Open
kurahaupo opened this issue Jun 25, 2024 · 1 comment
Open

Documentation black/white reversal #663

kurahaupo opened this issue Jun 25, 2024 · 1 comment
Labels
bug Fails to work as advertised or fails to meet most people's expectations docs / hints Help/manual pages & any hints such as "Toasts" with reminders of controls upstream Likely relevant to other platforms, should be discussed with Simon, see README.md

Comments

@kurahaupo
Copy link

The documentation for "Singles" says that all white squares must be connected and all black squares must be disconnected.

However when using a dark (nighttime) theme, the documentation becomes backwards: the black squares (containing digits) must be connected, while the white (empty) squares must be disconnected.

I suggest that the documentation be updated to refer to "blank squares" and "squares with digits".

Alternatively, the game could be updated to place an X or • rather than leave a blank, then the documentation could simply refer to X or dot, vs digit.

@kurahaupo kurahaupo added the bug Fails to work as advertised or fails to meet most people's expectations label Jun 25, 2024
@chrisboyle chrisboyle added upstream Likely relevant to other platforms, should be discussed with Simon, see README.md docs / hints Help/manual pages & any hints such as "Toasts" with reminders of controls labels Jun 26, 2024
@chrisboyle
Copy link
Owner

Hi, thanks for your report. This is essentially the same problem as #577 (comment) although it's slightly easier to solve here as you say, using the blank/digit distinction.

I wouldn't want to change the appearance of blank squares as an Android variation (or at least, ease of documentation isn't a good enough reason to make Android different from other platforms in that regard).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fails to work as advertised or fails to meet most people's expectations docs / hints Help/manual pages & any hints such as "Toasts" with reminders of controls upstream Likely relevant to other platforms, should be discussed with Simon, see README.md
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants