brittyazel / EnhancedRaidFrames

World of Warcraft addon to enhance the built-in raid frames with Grid like functionality!
https://www.curseforge.com/wow/addons/enhanced-raid-frame-indicators
MIT License
13 stars 7 forks source link

Ability to hide the role icon and the name #94

Open Aleksander-Dorkov opened 1 year ago

Aleksander-Dorkov commented 1 year ago

Is your feature request related to a problem? Please describe:

Ability to hide the role icon and the name from the raid frames.

Describe the solution you'd like to see implemented:

DefaultCompactUnitFrameOptions.displayRoleIcon = false This hides the role icon, same for the name. Maybe you can make it with 2 checkboxes or something. I believe it shouldn't be a lot of work.

Describe alternatives you've considered:

Well if I run this with my own addon DefaultCompactUnitFrameOptions.displayRoleIcon = false I get constant lua errors

hianick commented 5 months ago

Would also like to see this, if you want a temp solution the addon better blizz frames has this option here https://imgur.com/a/qjjqg6l