保存一下

This commit is contained in:
2025-09-04 21:19:52 +08:00
parent c887853ec1
commit f83dd91dbd
2 changed files with 176 additions and 407 deletions

View File

@@ -77,7 +77,7 @@ export default class WindowFormImpl implements IWindowForm {
const win = new DraggableResizableWindow({
target: dom,
handle: div,
mode: 'transform',
snapAnimation: true,
snapThreshold: 20,
boundary: document.body,
taskbarElementId: '#taskbar',