[SearchPopup] CTRL+F now focuses the search input (#1812)

This commit is contained in:
pajlada
2020-07-18 11:52:12 -04:00
committed by GitHub
parent d25dee10b2
commit 382dfbc2fa
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
- 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)
- Minor: CTRL+F now selects the search text input field in the Search Popup (#1812)
- 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)