System: Fix another dialog bug

This commit is contained in:
Joshua Davidson 2018-04-09 14:33:32 -04:00
parent 0373bc0418
commit 432d5b9f25
2 changed files with 12 additions and 1 deletions

View file

@ -25,6 +25,17 @@
<pref-height>20</pref-height>
<legend>X</legend>
<key>Esc</key>
<binding>
<command>nasal</command>
<script>
acconfig.writeSettings();
canvas_pfd.rateApply();
canvas_nd.rateApply();
canvas_ecam.u_rateApply();
canvas_ecam.l_rateApply();
canvas_iesi.rateApply();
</script>
</binding>
<binding>
<command>dialog-close</command>
</binding>

View file

@ -1 +1 @@
4402
4403