]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Various UI warnings cleanup (#36169)
authorJ <billsmith116@gmail.com>
Thu, 10 Apr 2025 10:47:05 +0000 (10:47 +0000)
committerGitHub <noreply@github.com>
Thu, 10 Apr 2025 10:47:05 +0000 (20:47 +1000)
commit3c307f3b36a7e337804aded8c5dea2ab2fcdd8ce
tree68a7b4a3096afc7d68512ec913a2b893cbe073be
parent48004bfad7dcb51542543a4038495f936519ca48
Various UI warnings cleanup (#36169)

* Various UI warnings cleanup

* Revert unnecessary change

* Redoing SpriteSystem as it's non-injectable

* Missed one

* Better entity instantiation

* General cleanup of warnings changes

* Wrong class name!
21 files changed:
Content.Client/Changelog/ChangelogWindow.xaml.cs
Content.Client/Chasm/ChasmFallingVisualsSystem.cs
Content.Client/Chat/UI/SpeechBubble.cs
Content.Client/Communications/UI/CommunicationsConsoleMenu.xaml.cs
Content.Client/Decals/DecalPlacementSystem.cs
Content.Client/Decals/UI/DecalPlacerWindow.xaml.cs
Content.Client/Guidebook/GuidebookSystem.cs
Content.Client/Holopad/HolopadBoundUserInterface.cs
Content.Client/Humanoid/MarkingPicker.xaml.cs
Content.Client/Humanoid/SingleMarkingPicker.xaml.cs
Content.Client/Implants/UI/DeimplantBoundUserInterface.cs
Content.Client/Jittering/JitteringSystem.cs
Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs
Content.Client/Outline/TargetOutlineSystem.cs
Content.Client/Parallax/ParallaxGenerator.cs
Content.Client/Popups/PopupOverlay.cs
Content.Client/Singularity/Visualizers/RadiationCollectorSystem.cs
Content.Client/SprayPainter/UI/SprayPainterWindow.xaml.cs
Content.Client/UserInterface/Systems/Chat/ChatUIController.cs
Content.Client/UserInterface/Systems/Storage/Controls/StorageWindow.cs
Content.Client/UserInterface/Systems/Viewport/ViewportUIController.cs