Merge pull request #609 from tugcekucukoglu/colorpicker/hue

ColorPicker overlay input does not reflect to hue section changes
pull/682/head
Cagatay Civici 2020-11-25 18:12:17 +03:00 committed by GitHub
commit dad33562f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ export default {
this.updateColorSelector();
this.updateHue();
this.updateModel();
this.updateInput();
},
updateModel() {
switch(this.format) {