mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
no need to force focus
This commit is contained in:
@@ -70,7 +70,6 @@ export default class SlImageComparer extends LitElement {
|
||||
document.addEventListener('touchend', stop);
|
||||
}
|
||||
|
||||
this.handle.focus();
|
||||
event.preventDefault();
|
||||
|
||||
drag(event, this.base, x => {
|
||||
|
||||
Reference in New Issue
Block a user