Add an internal flag so that if the user manually toggles Omen's visibility, it stays shown/hidden until he next zones, join/leave a party/raid, or change any Auto Show/Hide settings.
This commit is contained in:
parent
14def8a171
commit
1a4bd3a0cf
7 changed files with 34 additions and 15 deletions
|
|
@ -99,6 +99,7 @@ L["You are in a battleground"] = true
|
|||
L["Turning this on will cause Omen to hide whenever you are in a battleground or arena."] = true
|
||||
L["You are not in combat"] = true
|
||||
L["Turning this on will cause Omen to hide whenever you are not in combat."] = true
|
||||
L["AUTO_SHOW/HIDE_NOTE"] = "Note: If you manually toggle Omen to show or hide, it will remain shown or hidden regardless of Auto Show/Hide settings until you next zone, join or leave a party or raid, or change any Auto Show/Hide settings."
|
||||
|
||||
-- Config strings, show classes... section
|
||||
L["Show Classes..."] = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue