Skip to content

Commit

Permalink
fixes bgrins#94
Browse files Browse the repository at this point in the history
  • Loading branch information
siliconjohn committed Jun 23, 2013
1 parent 8d42113 commit 43d0850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spectrum.js
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,7 @@

function set(color, ignoreFormatChange) {
if (tinycolor.equals(color, get())) {
updateUI();
return;
}

Expand Down

0 comments on commit 43d0850

Please sign in to comment.