Tolérance option

This commit is contained in:
2026-05-25 11:01:45 +02:00
parent e78977dfa5
commit 55f342f106
5 changed files with 30 additions and 0 deletions

View File

@@ -36,6 +36,8 @@ this repository contains the full copyright notices and license terms. -->
<field name="tolerance_used" widget="tolerance_gauge"
min_field="tolerance_min" max_field="tolerance_max"
xexpand="1" xfill="1"/>
<label name="tolerance_option"/>
<field name="tolerance_option"/>
<field name="tolerance_min" invisible="1"/>
<field name="tolerance_max" invisible="1"/>
<newline/>

View File

@@ -36,6 +36,8 @@ this repository contains the full copyright notices and license terms. -->
<field name="tolerance_used" widget="tolerance_gauge"
min_field="tolerance_min" max_field="tolerance_max"
xexpand="1" xfill="1"/>
<label name="tolerance_option"/>
<field name="tolerance_option"/>
<field name="tolerance_min" invisible="1"/>
<field name="tolerance_max" invisible="1"/>
<newline/>