Delta-v/Content.Client/Administration
Pieter-Jan Briers 2333da8353
Fix PlayerListControl re-raising selection changed when repopulated. (#25412)
Now we just skip duplicate "item pressed" events from the ListContainer.

This caused the ahelp window to unfocus the message box after sending something. Flow is something like this: you send ahelp -> bwoink window refreshes player list due to new bwoink -> repopulated player list -> sent selection change -> repopulates right pane -> line edit gets unfocused.

(cherry picked from commit 84d455b9f862dcbfdffd5827ceab4890dcf653cc)
2024-02-21 04:04:45 +01:00
..
Components Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Managers Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
Systems Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
UI Fix PlayerListControl re-raising selection changed when repopulated. (#25412) 2024-02-21 04:04:45 +01:00
AdminNameOverlay.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
QuickDialogSystem.cs make dialog window not evil (#24677) 2024-02-08 12:21:02 +01:00