mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-02 05:43:39 -08:00
Merge branch 'dev' into pr/15530
This commit is contained in:
commit
ab4a5378c6
32 changed files with 330 additions and 138 deletions
|
|
@ -127,7 +127,7 @@
|
|||
} else {
|
||||
R.screenX = evt.changedTouches[0].screenX;
|
||||
}
|
||||
});
|
||||
}, {passive: false});
|
||||
});
|
||||
|
||||
resizeHandle.addEventListener('dblclick', onDoubleClick);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue