* Fix chat filter button Oh look, the popup code was copy pasted between chat filter and channel selector. Hilarious. Anyways same stuff as 995f506aafd770dd6572dfc9e7bf9e18186e485a. 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... |
||
|---|---|---|
| .. | ||
| ChannelFilterButton.cs | ||
| ChannelFilterCheckbox.cs | ||
| ChannelFilterPopup.xaml | ||
| ChannelFilterPopup.xaml.cs | ||
| ChannelSelectorButton.cs | ||
| ChannelSelectorItemButton.cs | ||
| ChannelSelectorPopup.cs | ||
| ChatInputBox.cs | ||
| ChatPopupButton.cs | ||