File Details
v1.0.20
- R
- Aug 15, 2024
- 8.08 KB
- 118
- 11.0.2
- Retail
File Name
AdvancedTabards-v1.0.20.zip
Supported Versions
- 11.0.2
Advanced Tabards
v1.0.20 (2024-08-15)
Full Changelog Previous Releases
- Simplify option names to make them fit their column
- Apply code style
- Properly initialize options with current and default values
reference c585f42c56c3da3b27ca659062df16b9cddb63fa
Turns out I was right. Most addon developers seem to have got this wrong and are setting the current variables as default, which makes a reset impossible. - Fix initializing options before current values are set
- Set currently selected options as default value
I haven't fully understood this yet. The default value should not be the current value, otherwise you cannot reset to the actual default value. I'll keep investigating. - Fix
RegisterAddOnSettingsignature mismatch - Add slash command to open the addon options
- Use
AddOninstead ofselfreference
relates to ed6e27c23e57e36b766cb3e3802b417f80169108