From cf618b194831ca6fc68a891810ed85c84ea17541 Mon Sep 17 00:00:00 2001 From: josedario87 Date: Sat, 14 Feb 2026 23:35:20 -0600 Subject: [PATCH] feat: Split torch trigger into action + dropdown chevron Click the main area to request/release torch directly (1 click). Click the chevron to open the settings dropdown. --- frontend/src/components/TorchButton.vue | 67 +++++++++++++++++-------- 1 file changed, 47 insertions(+), 20 deletions(-) diff --git a/frontend/src/components/TorchButton.vue b/frontend/src/components/TorchButton.vue index 5d41d56..d91afb0 100644 --- a/frontend/src/components/TorchButton.vue +++ b/frontend/src/components/TorchButton.vue @@ -100,20 +100,19 @@ onUnmounted(() => {