From 7fe3a198f2e0bd38c2e2e96481fd4bd88b219bb1 Mon Sep 17 00:00:00 2001 From: isark Date: Tue, 28 Nov 2023 17:28:20 +0100 Subject: [PATCH] 1.2.3, added scroll info to plan window's help tooltip --- src-tauri/tauri.conf.json | 2 +- src/app/plan-display/plan-display.component.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 45e27f3..e8688de 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Nothing", - "version": "1.2.2" + "version": "1.2.3" }, "tauri": { "systemTray": { diff --git a/src/app/plan-display/plan-display.component.html b/src/app/plan-display/plan-display.component.html index b864173..fd57542 100644 --- a/src/app/plan-display/plan-display.component.html +++ b/src/app/plan-display/plan-display.component.html @@ -42,6 +42,7 @@ (W) = Waypoint (T) = Trial The plan window's will have a glow in the corresponding color(s) above to help indicate if the current zone has any of those. + You can scroll in the plan window (while it is in 'interactable' mode) to quickly switch many zones