[SettingDialog] CTRL+F now selects the Find input (#1811)

* Sneakily make SettingsDialog constructor private at the same time 🕵
This commit is contained in:
pajlada
2020-07-18 09:56:33 -04:00
committed by GitHub
parent 6ba9c5ec31
commit 276f3e1d98
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
- Minor: BetterTTV / FrankerFaceZ emote tooltips now also have emote authors' name (#1721)
- Minor: Emotes in the emote popup are now sorted in the same order as the tab completion (#1549)
- Minor: Removed "Online Logs" functionality as services are shut down (#1640)
- Minor: CTRL+F now selects the Find text input field in the Settings Dialog (#1806 #1811)
- Bugfix: Fix preview on hover not working when Animated emotes options was disabled (#1546)
- Bugfix: FFZ custom mod badges no longer scale with the emote scale options (#1602)
- Bugfix: MacOS updater looked for non-existing fields, causing it to always fail the update check (#1642)