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