fix: Access correct channel in search popup (#6539)

This commit is contained in:
nerix
2025-10-25 17:33:39 +02:00
committed by GitHub
parent 7214c49e79
commit 7172503527
2 changed files with 6 additions and 4 deletions
+1
View File
@@ -9,6 +9,7 @@
- Minor: Added a description for the logging option under moderation tab. (#6514)
- Minor: Fixed "edit hotkey" dialog opening like a normal window. (#6540)
- Bugfix: Expose the "Extra extension IDs" setting on non-Windows systems too. (#6509)
- Bugfix: Fixed some commands and filters not working as expected in seach popups. (#6539)
- Bugfix: Fixed settings occasionally not opening when clicking on "Manage Accounts" in the account switcher. (#6543)
- Bugfix: Fixed font change not resulting in forced layout update. (#6536)
- Bugfix: Fixed scrollbar rect computation potentially resulting in overflows. (#6547)