diff --git a/gui/dialogs/pilot_offset.xml b/gui/dialogs/pilot_offset.xml new file mode 100644 index 000000000..28b336b59 --- /dev/null +++ b/gui/dialogs/pilot_offset.xml @@ -0,0 +1,82 @@ + + + + pilot_offset + vbox + + + hbox + + + vbox + + + + false + -100 + 100 + true + /sim/current-view/x-offset-m + dialog-apply + + + + + %-0.2f m + /sim/current-view/x-offset-m + + + + + vbox + + + + false + -100 + 100 + true + /sim/current-view/y-offset-m + dialog-apply + + + + + %-0.2f m + /sim/current-view/y-offset-m + + + + + vbox + + + + false + -100 + 100 + true + /sim/current-view/z-offset-m + dialog-apply + + + + + %-0.2f m + /sim/current-view/z-offset-m + + + + + + hbox + true + + true + + diff --git a/gui/menubar.xml b/gui/menubar.xml index 7198a5c96..bff1c0856 100644 --- a/gui/menubar.xml +++ b/gui/menubar.xml @@ -112,7 +112,8 @@ - old-pilot-offset-dialog + dialog-show + pilot_offset