保存一下
This commit is contained in:
@@ -264,7 +264,6 @@ export class DraggableResizableWindow {
|
||||
}
|
||||
|
||||
private onMouseUpDrag = () => {
|
||||
console.log(111)
|
||||
if (!this.isDragging) return;
|
||||
this.isDragging = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user