no need to force focus

This commit is contained in:
Cory LaViska
2021-08-27 08:20:26 -04:00
parent 033896dfc2
commit 9d7c3b2af9

View File

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