ME3Tweaks / ME3TweaksModManager

Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
GNU General Public License v3.0
121 stars 34 forks source link

Batch Mod Library: Standalone mods are color coded for reconfiguration required / poor contrast in some cases #412

Open Mgamerz opened 1 month ago

Mgamerz commented 1 month ago

In Batch Mod Library, there are two defects in the list of mods in a queue:

  1. Mods marked Standalone should always have a grey background like this: image

However if they are detected as having a moddesc hash desync the priority for reconfiguration required background is higher. Normally that has a red background like shown here: image

However for standalone it leads to this: image

The check for what background color to use should take into account if the mod is considered standalone.

  1. There is poor contrast when selecting a mod as the foreground color of the border-background texts is not hardcoded and will change as if it has the listbox background when it doesn't: image