mirror of
https://github.com/PitPik/colorPicker.git
synced 2025-08-31 04:52:45 -06:00
fixed typo for actionCallback
This commit is contained in:
parent
557f47285a
commit
81fd6d4363
4
color.all.min.js
vendored
4
color.all.min.js
vendored
File diff suppressed because one or more lines are too long
@ -866,7 +866,7 @@
|
||||
}
|
||||
_nodes.memos[0].style.cssText = _nodes.memo_store.style.cssText;
|
||||
}
|
||||
buttonAction = 'toMemery';
|
||||
buttonAction = 'toMemory';
|
||||
} else { // reset color from memo
|
||||
resetBlink();
|
||||
_colorPicker.setColor(target.style.backgroundColor, 'rgb', target.style.opacity || 1);
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user