update colorswatches with S:HandleColorSwatch

This commit is contained in:
Crum
2018-12-07 19:10:45 -06:00
parent 216f338d7e
commit f157e7d01f
3 changed files with 18 additions and 2 deletions
+1 -1
View File
@@ -289,7 +289,7 @@ function S:SkinAce3()
E:CreateBackdrop(frame, "Default")
end
E:Size(frame.backdrop, 16, 16)
E:Size(frame.backdrop, 24, 16)
frame.backdrop:ClearAllPoints()
E:Point(frame.backdrop, "LEFT", frame, "LEFT", 4, 0)
frame.backdrop:SetBackdropColor(0, 0, 0, 0)