Delta-v/Content.Client/UserInterface/Systems/Chat/Controls
Pieter-Jan Briers 16bd6802df
More UI fixes (#22431)
* Fix chat filter button

Oh look, the popup code was copy pasted between chat filter and channel selector.

Hilarious.

Anyways same stuff as 995f506aaf. I pulled it all out into a base class so NO MORE COPY PASTE.

Fixes #22360

* Remove all further EnableAllKeybinds buttons.

Fixes #22346

Yeah none of these are valid use cases, why is this set...
2023-12-12 19:02:19 -07:00
..
ChannelFilterButton.cs More UI fixes (#22431) 2023-12-12 19:02:19 -07:00
ChannelFilterCheckbox.cs Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
ChannelFilterPopup.xaml Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
ChannelFilterPopup.xaml.cs Add admin alerts (#13589) 2023-03-23 11:10:49 -04:00
ChannelSelectorButton.cs More UI fixes (#22431) 2023-12-12 19:02:19 -07:00
ChannelSelectorItemButton.cs Update radio prefix parsing (#13777) 2023-02-19 04:27:56 +11:00
ChannelSelectorPopup.cs Update radio prefix parsing (#13777) 2023-02-19 04:27:56 +11:00
ChatInputBox.cs Add hud-chatbox-info reads keybinds (#12192) 2022-10-26 07:40:12 -07:00
ChatPopupButton.cs More UI fixes (#22431) 2023-12-12 19:02:19 -07:00