mirror of
https://github.com/PitPik/tinyColorPicker
synced 2025-06-27 13:11:01 -06:00
toggle fix
This commit is contained in:
parent
727f5715af
commit
ab98e7966a
@ -104,8 +104,8 @@
|
||||
} else {
|
||||
$(_$UI).hide(_options.animationSpeed, function() {
|
||||
_$trigger.blur();
|
||||
_colorPicker.$trigger = null;
|
||||
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