Fix initial appearance of terra sync dialog.
Thanks to Gijs for the catch.
This commit is contained in:
parent
0d5921bad5
commit
512c6368bd
1 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,14 @@
|
|||
|
||||
<PropertyList>
|
||||
<name>terrasync</name>
|
||||
<nasal>
|
||||
<!-- Generalize all this, turn into helpers and load defaults via XML -->
|
||||
<open><![CDATA[
|
||||
setprop("/sim/gui/dialogs/terrasync/display-mode", "0");
|
||||
]]>
|
||||
</open>
|
||||
</nasal>
|
||||
|
||||
<layout>vbox</layout>
|
||||
|
||||
<group>
|
||||
|
|
Loading…
Add table
Reference in a new issue