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
|
||
|---|---|---|
| .. | ||
| AdminLogImpactButton.cs | ||
| AdminLogLabel.cs | ||
| AdminLogPlayerButton.cs | ||
| AdminLogTypeButton.cs | ||
| CommandButton.cs | ||
| HSeparator.cs | ||
| PlayerListControl.xaml | ||
| PlayerListControl.xaml.cs | ||
| UICommandButton.cs | ||
| VSeparator.cs | ||