Is this intended (dark grey default button colors)?
40P3 opened this issue ยท 6 comments
Hi,
See picture. By default the buttons are very dark. Is this intended?
Also, if not, then might be related to other addons of mine that builds upon the default bar:
-tularange
-OmniCC
-MacroToolkint (longer macros so modified macro buttons on all my buttons)
-Masque
Regards,
H0PE
You do not want a backdrop on ABAs overlays because they are placed over your action buttons. This is working as intended. If you want to add a backdrop and don't see what is beneath the overlay, then this is your preference. There is definitely no backdrop turned on by default, but I'll take a look to make sure.
Are you able to reproduce this on your end? I can reproduce it with any masque skin on any characters/classes/races.
I cannot remember ever changing those but I have been using it like that like for 14 years(?) and yes backdrop is disabled there.
This is the code adding Masque support:
https://github.com/AdiAddons/AdiButtonAuras/blob/master/core/Display.lua#L196-L235
It works for me like that. If I enable the backdrop in the Masque settings, a backdrop appears and the underlying button is hidden. This is what I would expect to be quite honest. The user MUST have the ability to override defaults. If you set a tick in that checkbox, you want a backdrop, so you get a backdrop.
So, please tell me what do you expect me to do, when it is fixed for you when you uncheck that checkbox? Was the backdrop selected by default and you want it to not be selected by default?