ArtOfShred / LuiExtended

Lui Extended addon for ESO
http://www.esoui.com/downloads/fileinfo.php?id=818
Other
36 stars 21 forks source link

Futureproof with ZOS API function #277

Closed ACastanza closed 6 months ago

ACastanza commented 6 months ago

Per the discussion in the ESOUI gitter, there is a ZOS global table for the classicons so there isn't a reason to recreate it in the UnitFrames lua here. This also handles the special case for a nil classicon that uses the status_offline icon directly rather than is part of the table that we wouldn't need anymore.