mirror of
https://github.com/PitPik/colorPicker.git
synced 2025-07-18 23:44:30 -06:00
Copy/Paste error correction
This commit is contained in:
parent
1cf8948a7d
commit
3e6c584556
@ -127,7 +127,7 @@
|
||||
return saveAsBackground();
|
||||
};
|
||||
|
||||
Colors.prototype.setCustomBackground = function(col) {
|
||||
ColorPicker.prototype.setCustomBackground = function(col) {
|
||||
focusInstance(this); // needed???
|
||||
return _colorInstance.setCustomBackground(col);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user