Enhancement: Improve Button Type Handling
StormFX opened this issue ยท 0 comments
- Improve the type-checking function to allow for additional types and due to Classic using CheckButtons for its bag bar.
- Add additional sub-types for
Item
buttons. - Allow skins to use root or sub-types. Eg,
Aura
orBuff
, etc.
Note: This will allow skins to use the root type as a fall-back for sub-types if the settings are the same.