]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix right click not showing the context menu in AHelps, players tab and objects tab...
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Thu, 21 Dec 2023 06:32:52 +0000 (22:32 -0800)
committerGitHub <noreply@github.com>
Thu, 21 Dec 2023 06:32:52 +0000 (23:32 -0700)
commit0273bbcbf3f4c1c0279e88bb785c92f02ab6bf85
tree0c3bece81514281c64e08cc5ca6861769e7884d5
parent5ee01ce90020628edfea298182cb1aabb91713cf
Fix right click not showing the context menu in AHelps, players tab and objects tab (#22798)

* Fix right clicks in AHelp window

* Fix player tab right click

* Fix objects tab right click
Content.Client/Administration/UI/CustomControls/PlayerListControl.xaml.cs
Content.Client/Administration/UI/Tabs/ObjectsTab/ObjectsTab.xaml.cs
Content.Client/Administration/UI/Tabs/PlayerTab/PlayerTab.xaml.cs
Content.Client/UserInterface/Controls/ListContainer.cs
Content.Client/UserInterface/Systems/Admin/AdminUIController.cs