From d899e1ba75a97b6edbf52ceda3592ffd2d97beb3 Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Fri, 7 Nov 2025 17:41:17 +0000 Subject: [PATCH] Only show autofocus and position controls when Things are available --- .../controlComponents/paneControl.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/webapp/src/components/tabContentComponents/controlComponents/paneControl.vue b/webapp/src/components/tabContentComponents/controlComponents/paneControl.vue index 365bb26c..aa0cd426 100644 --- a/webapp/src/components/tabContentComponents/controlComponents/paneControl.vue +++ b/webapp/src/components/tabContentComponents/controlComponents/paneControl.vue @@ -1,7 +1,7 @@