input reflects hue changes
parent
f5434c89a5
commit
9ad57dfe14
|
@ -140,6 +140,7 @@ export default {
|
|||
this.updateColorSelector();
|
||||
this.updateHue();
|
||||
this.updateModel();
|
||||
this.updateInput();
|
||||
},
|
||||
updateModel() {
|
||||
switch(this.format) {
|
||||
|
|
Loading…
Reference in New Issue