New probing experience complete.

This commit is contained in:
David Carley
2022-07-12 18:08:20 -07:00
parent dd34b1e988
commit c710d124a0
5 changed files with 336 additions and 76 deletions

View File

@@ -11,13 +11,6 @@ script#settings-view-template(type="text/x-template")
option(value="METRIC") METRIC
option(value="IMPERIAL") IMPERIAL
fieldset
h2 Probing safety prompts
templated-input(name="probing-prompts",
:model.sync="config.settings['probing-prompts']",
:template="template.settings['probing-prompts']")
fieldset
h2 Probe Dimensions
templated-input(v-for="templ in template.probe", :name="$key",