tjackenpacken / taskbar-groups

Lightweight utility for organizing the taskbar through groups
MIT License
2.46k stars 203 forks source link

Certain Custom Colors do not work - shortcut will not expand #90

Open dotnvo opened 3 years ago

dotnvo commented 3 years ago

Certain custom colors cause the shortcut to not expand. Dark/Light Color Work as expected. This can be reproduced if you edit the group and select custom color, and using the color palette, select certain colors, then save.

For example I'll go through the top row of the 'Basic Colors' (QTY 8), from left to right (Sorry if i'm not technically correct on the color):

  1. Salmon: Works
  2. Yellow: Works
  3. Light Green : Works
  4. Green : Does not work
  5. Teal : Works
  6. Blue : Does not work
  7. Pink: Works
  8. Pink/Purple: Works

I'm running Windows 10, Version 20H2, fully patched.

PikeNote commented 3 years ago

Reproducible;

Will look into patching the issue now.

It is due to the calculation internally to set the hover color to something darker/lighter. It can go into the negatives for certain colors if the values are not high enough.