From bdc301cd55075bd296407694b57959b0e66aa12b Mon Sep 17 00:00:00 2001 From: SpliiT Date: Mon, 16 Mar 2026 15:13:17 +0100 Subject: [PATCH 1/4] fix(ObjectTree): ObjectTree & Breadcrumb fixes --- app/components/Viewer/BreadCrumb.vue | 42 ++++++++++------------- app/components/Viewer/Tree/ObjectTree.vue | 2 +- 2 files changed, 19 insertions(+), 25 deletions(-) diff --git a/app/components/Viewer/BreadCrumb.vue b/app/components/Viewer/BreadCrumb.vue index 19f7a5e6..ec0dcd36 100644 --- a/app/components/Viewer/BreadCrumb.vue +++ b/app/components/Viewer/BreadCrumb.vue @@ -19,30 +19,22 @@