mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 15:46:56 +00:00
gui: use uipanel function for colorpicker frame
This commit is contained in:
+1
-1
@@ -489,8 +489,8 @@ pfUI:RegisterModule("gui", function ()
|
||||
ColorPickerFrame.opacity = 1 - ca
|
||||
ColorPickerFrame.hasOpacity = 1
|
||||
ColorPickerFrame:SetColorRGB(cr,cg,cb)
|
||||
ColorPickerFrame:Show()
|
||||
ColorPickerFrame:SetFrameStrata("DIALOG")
|
||||
ShowUIPanel(ColorPickerFrame)
|
||||
end)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user