From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Fri, 25 Jul 2025 16:53:01 +0000 (+0200) Subject: Admin Tool: Observe entities in an extra viewport (#36969) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b4e81cb8f22b4856a42f3fe4f85e895a57bea02e;p=space-station-14.git Admin Tool: Observe entities in an extra viewport (#36969) * 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 Co-authored-by: PJB3005 --- diff --git a/Content.Client/Administration/UI/AdminCamera/AdminCameraControl.xaml b/Content.Client/Administration/UI/AdminCamera/AdminCameraControl.xaml new file mode 100644 index 0000000000..1413eff00c --- /dev/null +++ b/Content.Client/Administration/UI/AdminCamera/AdminCameraControl.xaml @@ -0,0 +1,20 @@ + + + + + + + + + +