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

Number rendering error in Map #671

Open
Hatkeshiator opened this issue Oct 30, 2024 · 2 comments
Open

Number rendering error in Map #671

Hatkeshiator opened this issue Oct 30, 2024 · 2 comments
Labels
bug Fails to work as advertised or fails to meet most people's expectations

Comments

@Hatkeshiator
Copy link

Hatkeshiator commented Oct 30, 2024

Describe the bug
In Map (the Four Color Map puzzle), a specific puzzle renders a single number (when region numbers are enabled) incorrectly. Instead of rendering the number '20' in black font, the top half of the 0 of the '20' is rendered in gray, like the borders of regions are.

To Reproduce
Steps to reproduce the behavior:

  1. Open the puzzle "Map", specifically with the .sgtp attached here.
  2. Enable region numbering, if not already enabled.
  3. Observe region number '20', whose number is rendered incorrectly.

Expected behavior
The font for rendering region numbers is typically black, yet here, part of the number is rendered gray. The color and thickness of the error area indicate that a region border incorrectly being rendered (where one does not in fact exist)

Screenshots
Almost complete puzzle (screenshot)

Puzzle in initial state (screenshot)

(I WOULD attach the sgtp files here, but github mobile won't let me.)

Version info (optional, but sometimes helpful)

  • Phone/tablet model: Oppo A15
  • Android version: Android 10, ColorOS 7.2
  • App version: Version 2024-03-29-2245-fd304c53

Additional context
The problem fixes itself after you fill the last region next to region number 20 (region 14), even if you use the incorrect color.

@Hatkeshiator Hatkeshiator added the bug Fails to work as advertised or fails to meet most people's expectations label Oct 30, 2024
@Hatkeshiator
Copy link
Author

Just noticed as well: in the incomplete puzzle, region 17 also suffers a rendering error, though this was fixed by the time I reached the last step (probably when I filled the region). It's wierd that there are two of them here. I'd yet to encounter any until today.

@Hatkeshiator
Copy link
Author

Yet another puzzle suffers yet more glaring rendering errors...

Screenshot_2024-10-30-14-50-11-27.jpg

Screenshot_2024-10-30-14-50-24-42.jpg

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
Projects
None yet
Development

No branches or pull requests

1 participant