From 27c8adf040c943d9760a8a1cc7cd8f1948bce7ea Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 2 Dec 2025 21:45:59 +0000 Subject: [PATCH] Remove auto-rotation stop from navigation menu Navigation menu now jumps to selected site but allows rotation to continue. The pause button remains the only control for stopping rotation. Changes: - Removed manualNavigationMode=true from navigate-to-tab handler - Removed inactivityExtensionUntil=0 (related to manual mode) - Updated logging to reflect that rotation continues Users can now use the navigation menu to quickly jump to any site while keeping rotation active, or use the pause button if they want to stop on a specific site. --- install_kiosk_0.9.8.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/install_kiosk_0.9.8.sh b/install_kiosk_0.9.8.sh index 1eb275b..e77790f 100644 --- a/install_kiosk_0.9.8.sh +++ b/install_kiosk_0.9.8.sh @@ -5307,12 +5307,10 @@ function createWindow(){ const viewIndex=tabIndexToViewIndex[tabIndex]; if(viewIndex!==undefined&&viewIndex>=0&&viewIndex