3d048cb08172e007b78eaa61d27f492a459384c3
- Fix checkbox/button click sound never playing: the sound hook was installed before the real OnClick handler, which SetScript then silently overwrote. Apply the click-sound hook after each button's real handler instead, and extend it to Hide All/Show All and the class tabs. - Split the single bordered box around the Classes tab list and checkbox content into two separate boxes with a 3px gap, remove the bright edge texture, and lower the fill alpha so it reads closer to LootCollector's panel styling. - Show "Name - Realm" above the Character Override checkbox and drop its trailing period. - Add breathing room around the class name label and tab list.
Description
Languages
Lua
100%