From d275b56dc1ce6756abda952e25238c5d3f58e9b3 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Sat, 20 Dec 2025 08:39:19 +0100 Subject: [PATCH] Always show actionBar if device has no hover --- dashboard/src/components/ActionBar.vue | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/dashboard/src/components/ActionBar.vue b/dashboard/src/components/ActionBar.vue index 764f990e9..6714f8d31 100644 --- a/dashboard/src/components/ActionBar.vue +++ b/dashboard/src/components/ActionBar.vue @@ -26,9 +26,9 @@ function onMenu(event) {