X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/2d85b26eab57b30e04274eecafcd5810e4c982f0..f79abd5ad23a944b04268d67d87446feace04334:/OmaUF/CastBar.lua diff --git a/OmaUF/CastBar.lua b/OmaUF/CastBar.lua index 174789e..8da7d22 100644 --- a/OmaUF/CastBar.lua +++ b/OmaUF/CastBar.lua @@ -15,7 +15,6 @@ local channelingColor = {0.32, 0.3, 1}; local M = {}; OmaUFCastBar = M; --- TODO trade skill bar updates as well, check Quartz modules/Tradeskill.lua local function onUpdate(bar) if not bar:IsShown() then return end local width = bar.icon:IsShown() and bar.cast.width or bar.cast.width; -- TODO fullwidth