This commit is contained in:
Baobhan Sith
2025-04-30 09:53:28 +08:00
parent 0ef8928cad
commit 8845392eee
2 changed files with 2 additions and 6 deletions
@@ -419,10 +419,7 @@ const getIconClasses = (paneName: PaneName): string[] => {
// --- Sidebar Resize Logic ---
onMounted(() => {
// +++ Log current layout tree from store on root mount +++
if (props.isRootRenderer) {
console.log('[LayoutRenderer DEBUG] Current layoutTree from store on mount:', JSON.stringify(layoutStore.layoutTree.value, null, 2));
}
// Left Sidebar Resize
useSidebarResize({