Add StatusBar textures to the Texture Picker
asaka-wa opened this issue ยท 0 comments
Is your feature request related to a problem? Please describe.
People wanting to use status bar textures in their Progress Texture or basic Texture Auras is fairly common - and something we often advise when people want a consistent look but are doing something that doesn't need to show progress.
Describe the solution you'd like
Add StatusBar textures from SharedMedia to the Texture Picker, probaly in a new section of their own.
Describe alternatives you've considered
Currently, if someone wants to use these textures, I'd write a chat command like /run LibStub("LibSharedMedia-3.0"):Fetch("statusbar", "barTextureName")
for them to use, to get the path, which is pretty awkward.