From cca8c64e4916fb8175b20b991d21af5935c32a26 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 12 Nov 2025 14:31:46 +0800 Subject: [PATCH] bugfix --- bricks/popup.js | 1 - 1 file changed, 1 deletion(-) diff --git a/bricks/popup.js b/bricks/popup.js index 3bdadab..d77c3c4 100644 --- a/bricks/popup.js +++ b/bricks/popup.js @@ -394,7 +394,6 @@ bricks.get_popupwindow_default_options = function(){ bricks.WindowsPanel = class extends bricks.Popup { open(opts){ super.open(); - this.clear_widgets(); var dc = new bricks.DynamicColumn({}); bricks.app.mwins.forEach(x => { var w = new bricks.VBox({