Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Take your time

Compare
Choose a tag to compare
@mawburn mawburn released this 29 Sep 15:52
· 24 commits to main since this release

Ok, so I had a lot of issues with trying to rush out some significant changes yesterday. My mistake. This module is super small and I didn't think I'd run into many issues.

But I have added 2 new settings:

  • Hide latency completely
  • Show only dots instead of numbers
    • This will show a + in a green circle for good and - in a red circle for bad, blank orange for neutral. The symbols are for the colorblind. This should be less distracting for some users. If you hover over the dot for a few seconds, a popup title should appear showing your ping number.

I also added the media query prefers-contrast: less which will remove the colors entirely. This is for users who have this set on their computer. If this isn't a setting you use, don't worry about this, it's set at the operating system or browse level not in Foundry.

I also added support for French and Mandarin Chinese thanks to some coworkers.

Moral of this release is, if you are leaving the house for the night in 20 minutes, don't try to rush some "simple" updates. 🤣