1.2.3, added scroll info to plan window's help tooltip

merge-notes 1.2.3
isark 2 years ago
parent ac6c26cc63
commit 7fe3a198f2

@ -8,7 +8,7 @@
},
"package": {
"productName": "Nothing",
"version": "1.2.2"
"version": "1.2.3"
},
"tauri": {
"systemTray": {

@ -42,6 +42,7 @@
<span><span class="waypoint-text">(W)</span> = Waypoint</span>
<span><span class="trial-text">(T)</span> = Trial</span>
<span>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.</span>
<span>You can scroll in the plan window (while it is in 'interactable' mode) to quickly switch many zones</span>
</div>
</tooltip>
</div>

Loading…
Cancel
Save