File Details
v0.1.1-bcc
- R
- May 30, 2026
- 251.07 KB
- 0
- 2.5.5
- Classic TBC
File Name
CooldownCall-v0.1.1-bcc.zip
Supported Versions
- 2.5.5
CooldownCall
v0.1.1 (2026-05-30)
Full Changelog Previous Releases
- Release 0.1.1
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com - Fix unthemed (white) dropdown items until hovered
Dropdown entries are created lazily on open, after the last ApplyTheme
pass, so they showed the default white backdrop until OnLeave recoloured
them on hover. Theme each item button's backdrop in SetItems instead.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com