Skip to content

Commit

Permalink
Fixed #699 - ColorPicker overlay input does not reflect to hue sectio…
Browse files Browse the repository at this point in the history
…n changes
  • Loading branch information
cagataycivici committed Nov 27, 2020
1 parent b764996 commit 4f07292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/colorpicker/ColorPicker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ export default {
this.updateColorSelector();
this.updateHue();
this.updateModel();
this.updateInput();
},
updateModel() {
switch(this.format) {
Expand Down

0 comments on commit 4f07292

Please sign in to comment.