Gradient implementation
This commit is contained in:
@@ -188,7 +188,7 @@ local function modify(parent, region, parentData, data, first)
|
||||
local anchor
|
||||
if parentData.regionType == "aurabar" then
|
||||
if data.bar_model_clip then
|
||||
anchor = parent.bar.fgFrame
|
||||
anchor = parent.bar.fgMask
|
||||
else
|
||||
anchor = parent.bar
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user