mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-06-13 21:01:06 +08:00
fix lint 2
This commit is contained in:
parent
ab1e0fa9bf
commit
58985e6b37
@ -115,7 +115,7 @@
|
||||
evt.preventDefault();
|
||||
}
|
||||
evt.stopPropagation();
|
||||
|
||||
|
||||
let delta = 0;
|
||||
if (eventType.startsWith('mouse')) {
|
||||
delta = R.screenX - evt.screenX;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user