no need to force focus

pull/513/head
Cory LaViska 2021-08-27 08:20:26 -04:00
rodzic 033896dfc2
commit 9d7c3b2af9
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -70,7 +70,6 @@ export default class SlImageComparer extends LitElement {
document.addEventListener('touchend', stop);
}
this.handle.focus();
event.preventDefault();
drag(event, this.base, x => {