Stop spam while options are open
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
-- TICKER_1000
|
-- TICKER_1000
|
||||||
function()
|
function()
|
||||||
if aura_env.queryPending then return end
|
if aura_env.queryPending then return end
|
||||||
|
if WeakAuras.IsOptionsOpen() then return end
|
||||||
SetWhoToUI(1)
|
SetWhoToUI(1)
|
||||||
---@type WHOQuery
|
---@type WHOQuery
|
||||||
local query = aura_env.whoQueries[aura_env.whoQueryIdx]
|
local query = aura_env.whoQueries[aura_env.whoQueryIdx]
|
||||||
|
|||||||
Reference in New Issue
Block a user