|
@@ -2106,6 +2106,7 @@
|
|
|
|
|
|
//Find the btn object that contains the windowID
|
|
//Find the btn object that contains the windowID
|
|
var closingWindowID = $(fw).attr("windowId");
|
|
var closingWindowID = $(fw).attr("windowId");
|
|
|
|
+ $("#stackedWindowList").hide();
|
|
resizeAllFloatWindowButtons();
|
|
resizeAllFloatWindowButtons();
|
|
hideAllContextMenus();
|
|
hideAllContextMenus();
|
|
}
|
|
}
|