From 58c8c39c4e37444be8e5a5667762206d63b79242 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 25 Sep 2012 00:14:35 +0400 Subject: [PATCH] Found that this way it's much better --- ElvUI_SLE/core/install.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index e058f8e..f5c9033 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -747,11 +747,13 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.unitframe.units.target.buffs.playerOnly = "NONE"; E.db.unitframe.units.target.buffs.noDuration = "NONE"; E.db.unitframe.units.target.buffs.anchorPoint = 'TOPLEFT'; + E.db.unitframe.units.target.buffs.clickThrough = false E.db.unitframe.units.target.buffs.noConsolidated = "NONE" E.db.unitframe.units.target.debuffs.perrow = 9; E.db.unitframe.units.target.debuffs.useBlacklis = "NONE"; E.db.unitframe.units.target.debuffs.playerOnly = "NONE"; E.db.unitframe.units.target.debuffs.enable = true + E.db.unitframe.units.target.debuffs.clickThrough = false E.db.unitframe.units.target.castbar.format = 'CURRENTMAX'; E.db.unitframe.units.target.castbar.color = { ["r"] = 0.8274509803921568, -- 1.7.9.5