保存一下

This commit is contained in:
2025-09-02 11:14:38 +08:00
parent d34e953440
commit d2b5b0e865
6 changed files with 691 additions and 123 deletions

View File

@@ -50,6 +50,8 @@ export default class WindowFormImpl implements IWindowForm {
handle: dom,
target: dom,
mode: 'position',
snapThreshold: 20,
boundary: document.body
})
this.desktopRootDom.appendChild(dom);