Fix redout-slider, correct indentation.
This commit is contained in:
parent
41e58f6241
commit
8f4d761749
1 changed files with 18 additions and 18 deletions
|
@ -179,8 +179,8 @@
|
|||
<slider>
|
||||
<row>0</row>
|
||||
<col>2</col>
|
||||
<min>-1.0</min>
|
||||
<max>-15.0</max>
|
||||
<min>-15.0</min>
|
||||
<max>-1.0</max>
|
||||
<property>/sim/rendering/redout/parameters/redout-onset-g</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
|
@ -214,8 +214,8 @@
|
|||
<slider>
|
||||
<row>1</row>
|
||||
<col>2</col>
|
||||
<min>-1.0</min>
|
||||
<max>-15.0</max>
|
||||
<min>-15.0</min>
|
||||
<max>-1.0</max>
|
||||
<property>/sim/rendering/redout/parameters/redout-complete-g</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
|
|
Loading…
Add table
Reference in a new issue