Advanced

Change History

New api methods will be announced here. Changes in our data that is relevant to checkers scripts/tags will also be announced here.

Message: Re: Checker CSS and helper functions

Changed By: KaiserVonChina
Change Date: February 07, 2026 10:49PM

Re: Checker CSS and helper functions
I used PGC.Icon.GeocacheType() in a new script and noticed that the icons are displayed bluSorry.
When I inspected the element showing the icon in the page,
, my Google Chrome said tfault.
T
he size would be 15.99x15.99 pixels instead of 16x16 pixels. This minor size difference caused some browser scaling of the image, making it appear blurry on the page.

Here is the corresponding checker: https://project-gc.com/Challenges/GC43E84/111551

Icons are only shown when the checker passes with ok=true. You can run it e.g. for my account (KaiserVonChina)
was not set to show the icons.100%

Original Message

Author: KaiserVonChina
Date: February 07, 2026 10:47PM

Re: Checker CSS and helper functions
I used PGC.Icon.GeocacheType() in a new script and noticed that the icons are displayed blurry.
When I inspected the element showing the icon in the page, my Google Chrome said the size would be 15.99x15.99 pixels instead of 16x16 pixels. This minor size difference caused some scaling of the image, making it appear blurry on the page.

Here is the corresponding checker: https://project-gc.com/Challenges/GC43E84/111551

Icons are only shown when the checker passes with ok=true. You can run it e.g. for my account (KaiserVonChina) to show the icons.