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