* camera * add console command * change verb name to camera * placeholder text * add button to player panel * orks are indeed the best * visibility flag fix * not a datafield * more follower fixes * more cleanup * add zooming * resizing real * remove commented out code * remove AddForceSend * comment * Use OS window and add some comments * fix comments and variable name * Needs RT update * Minor grammarchange * Fix warning * Cleanup * almost working... * fix bug * oswindow update * Remove need for RequestClosed. --------- Co-authored-by: beck-thompson <beck314159@hotmail.com> Co-authored-by: PJB3005 <pieterjan.briers+git@gmail.com>
7 lines
185 B
XML
7 lines
185 B
XML
<DefaultWindow xmlns="https://spacestation14.io"
|
|
Title="{Loc admin-camera-window-title-placeholder}"
|
|
SetSize="425 550"
|
|
MinSize="200 225"
|
|
Name="Window">
|
|
</DefaultWindow>
|