1
0
Fork 0

Update replay dialog

This commit is contained in:
Lars Toenning 2020-03-25 17:22:21 +01:00
parent 292b614664
commit 713149ceb6
No known key found for this signature in database
GPG key ID: 2A71682E370414AF
2 changed files with 43 additions and 1 deletions

View file

@ -816,7 +816,8 @@ Started September 2000 by David Megginson, david@megginson.com
<skip-flight-controls-mode type="bool" userarchive="y">false</skip-flight-controls-mode>
</mouse>
<replay>
<duration type="double">90</duration>
<duration type="double" userarchive="y">90</duration>
<duration-act type="bool" userarchive="y">false</duration-act>
<view type="int">1</view>
<looped type="bool" userarchive="y">true</looped>
<buffer>

View file

@ -124,6 +124,8 @@
</color>
</text>
<empty><pref-width>1</pref-width></empty>
<checkbox>
<name>replay-looped</name>
<halign>left</halign>
@ -139,6 +141,35 @@
<object-name>replay-looped</object-name>
</binding>
</checkbox>
<text>
<label>Show only last:</label>
<color>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
<alpha>1</alpha>
</color>
</text>
<empty><pref-width>10</pref-width></empty>
<checkbox>
<name>replay-duration-act</name>
<halign>center</halign>
<color-highlight>
<red type="float">0.6</red>
<green type="float">0.6</green>
<blue type="float">0.6</blue>
<alpha type="float">0.8</alpha>
</color-highlight>
<property>/sim/replay/duration-act</property>
<binding>
<command>dialog-apply</command>
<object-name>replay-duration-act</object-name>
</binding>
</checkbox>
<input>
<name>replay-duration</name>
<pref-width>40</pref-width>
@ -155,6 +186,16 @@
</binding>
</input>
<text>
<label>seconds</label>
<color>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
<alpha>1</alpha>
</color>
</text>
<empty><pref-width>40</pref-width></empty>
<text>