pull/851/head
Cory LaViska 2023-01-06 13:28:48 -05:00
rodzic 041364fb7d
commit 724f4a59db
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -425,8 +425,6 @@ export default class SlColorPicker extends ShoelaceElement implements ShoelaceFo
this.emit('sl-input');
}
// console.log(this.hue, this.saturation, this.lightness);
setTimeout(() => this.input.select());
} else {
this.hue = 0;