- hid the "Low Threshold Color" option on custom bars and cooldown bars since the option doesn't apply to them

- updated the description of a few "low threshold" settings so they make more sense to users (don't reference variable names)
This commit is contained in:
Parnic
2010-10-10 00:16:19 +00:00
parent 1a3ba61e6d
commit e3833eb1e2
3 changed files with 5 additions and 3 deletions

View File

@ -142,6 +142,7 @@ function IceCustomBar.prototype:GetOptions()
opts.textSettings.args.upperTextString.hidden = false
opts.textSettings.args.lowerTextString.hidden = false
opts.lowThresholdColor = nil
opts["customHeader"] = {
type = 'header',