GoldpawsStuff / AzeriteUI5

Custom user interface suite for World of Warcraft. Design and code by Lars Norberg and Daniel Troconis.
https://www.patreon.com/GoldpawsStuff
Other
22 stars 4 forks source link

Implemented support for soft targets in Nameplates component #27

Closed Billybishop closed 1 year ago

Billybishop commented 1 year ago

I noticed that the new soft target nameplates weren't being considered, like 'softenemy' and 'softinteract', so I added handling for them which effectively allows the rendering of Azerite Nameplates when soft targeting is enabled.

Improves accessibility for special users and improves user experience for gamepad users.

Goldpaw commented 1 year ago

Nice work! Had to do some minor tweaks to not run some of it in the classics, but apart from that I'd say it was perfect. You even followed my coding- and formatting style to the letter. :)