diff --git a/app/components/Viewer/Generic/Model/EdgesOptions.vue b/app/components/Viewer/Generic/Model/EdgesOptions.vue
index 9bd2201c..8461d40c 100644
--- a/app/components/Viewer/Generic/Model/EdgesOptions.vue
+++ b/app/components/Viewer/Generic/Model/EdgesOptions.vue
@@ -25,9 +25,17 @@ const visibility = computed({
-
+
-
+
diff --git a/app/components/Viewer/Generic/Model/PointsOptions.vue b/app/components/Viewer/Generic/Model/PointsOptions.vue
index bbd728ff..d59aca65 100644
--- a/app/components/Viewer/Generic/Model/PointsOptions.vue
+++ b/app/components/Viewer/Generic/Model/PointsOptions.vue
@@ -32,9 +32,17 @@ const size = computed({
-
+
-
+
diff --git a/app/components/Viewer/ObjectTree/Layout.vue b/app/components/Viewer/ObjectTree/Layout.vue
index c75f6518..c0653521 100644
--- a/app/components/Viewer/ObjectTree/Layout.vue
+++ b/app/components/Viewer/ObjectTree/Layout.vue
@@ -194,7 +194,7 @@ function onVerticalResizeStart(event, index) {
:scroll-top="mainView.scrollTop"
@update:scroll-top="treeviewStore.setScrollTop(mainView.id, $event)"
>
-
+
@@ -226,7 +226,11 @@ function onVerticalResizeStart(event, index) {
@dragstart="onDragStart(index + 1)"
@update:scroll-top="treeviewStore.setScrollTop(view.id, $event)"
>
-
+