保存一下
This commit is contained in:
@@ -80,7 +80,7 @@ export default class WindowFormImpl implements IWindowForm {
|
||||
mode: 'position',
|
||||
snapThreshold: 20,
|
||||
boundary: document.body,
|
||||
taskbar: { position: { x: 50, y: window.innerHeight - 40 } },
|
||||
taskbarElementId: '#taskbar',
|
||||
})
|
||||
|
||||
this.desktopRootDom.appendChild(dom);
|
||||
|
||||
Reference in New Issue
Block a user