Aiue / AQT

Quest Tracking Addon for World of Warcraft
Other
2 stars 1 forks source link

I think 'Lighten' and 'Darken' options are the opposite. #66

Closed chkmyid closed 5 years ago

chkmyid commented 5 years ago

What do you think?

Aiue commented 5 years ago

Should only be the opposite if you set the modifier to a negative value. Which is basically what the "Darken" function does. It just calls the Lighten function with the negative modifier value. (Or was it the other way around?)

Testing it right now, and darken turns my strings darker, while ligten does nothing (as they can't get any brighter. ... maybe that should've actually been named "brighten")

Aiue commented 5 years ago

image This is using "Darken".

Aiue commented 5 years ago

I'm curious, though. With background highlight turned off, does the thing where entries become unclickable still occur?

chkmyid commented 5 years ago

I thought the dropdown menu was a template option. If you set the modifier to zero percent, it doesn't work. Don't you need a dropdown menu? Because it is operated by the "Modifier" function.

Background highlighting is not a problem yet.