[Bug] Health Bar Background doesn't work when texture module is not enabled
edumserrano opened this issue ยท 2 comments
Describe the bug
The Health Bar Background option under the general tab does not work if the Texture module is not enabled under the Module Center tab. Choosing a static color for the Health Bar Background doesn't work.
To Reproduce
Steps to reproduce the behavior:
- Go to the Module Center tab.
- Disable the Texture module.
- Go to the General tab.
- Set a static color for the Health Bar Background, something other than black. Red for instance.
- Take some damage so that you're not at full health.
- Notice that the Health Bar Background is black and not whatever static color you defined on step 4.
Expected behavior
The health bar background should still work if the Texture module is disabled.
Have you disabled all other add-ons?
No
Screenshots
This shows a configuration where the Health Bar Background is set to be red and the Texture module is disabled:
This shows the same configuration but now with the Texture module enabled:
Game Version
11.0.2.56313
RFS Version
3.0.18
Additional context
In case it helps, the Health Bar Foreground does work properly with or without the Texture module.
This might not be an important bug because I guess the user can always enable textures, select the Blizzard Raid Bar
for the Health Bar Foreground and then the Health Bar Background would work and the end result would be similar to having the texture module disabled.
Feel free to close if you don't think this matters much.