mirror of
https://github.com/PitPik/tinyColorPicker
synced 2025-06-29 06:01:02 -06:00
toggle fix
This commit is contained in:
parent
727f5715af
commit
ab98e7966a
@ -104,8 +104,8 @@
|
|||||||
} else {
|
} else {
|
||||||
$(_$UI).hide(_options.animationSpeed, function() {
|
$(_$UI).hide(_options.animationSpeed, function() {
|
||||||
_$trigger.blur();
|
_$trigger.blur();
|
||||||
_colorPicker.$trigger = null;
|
|
||||||
preRender(false);
|
preRender(false);
|
||||||
|
_colorPicker.$trigger = null;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
4
jqColorPicker.min.js
vendored
4
jqColorPicker.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user