- Added a Change Log button on Options Panel.
- Added option to use the same profile on all characters without asking. - Added a shortcut color button on main panel on Options Panel. - Added auto erase/ask to erase options. - Bars now highlight when hover over. - Fixed problem with drag the window when the toolbar is on the bottom side.
This commit is contained in:
@@ -861,6 +861,7 @@ end
|
||||
|
||||
function gump:ColorPick (frame, r, g, b, alpha, callback)
|
||||
|
||||
ColorPickerFrame:ClearAllPoints()
|
||||
ColorPickerFrame:SetPoint ("bottomleft", frame, "topright", 0, 0)
|
||||
|
||||
ColorPickerFrame.dcallback = callback
|
||||
|
||||
Reference in New Issue
Block a user