Merge branch 'calibrate' into 'main'

fix: correct wording of lighthouse calibration

See merge request gabmus/envision!107
This commit is contained in:
Bones 2025-01-02 20:30:13 +00:00
commit 5494dc090f

View file

@ -453,7 +453,7 @@ impl AsyncComponent for MainView {
set_label: concat!(
"SteamVR room configuration not found.\n",
"To use the SteamVR lighthouse driver, you ",
"will need to run SteamVR and perform the room setup.",
"will need to run SteamVR Quick Calibration.",
),
add_css_class: "warning",
set_xalign: 0.0,