fix: restore input layout (almost) (#5519)

This commit is contained in:
nerix
2024-07-21 00:49:46 +02:00
committed by GitHub
parent 0495fbca43
commit 44abb1901f
3 changed files with 37 additions and 24 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
- Minor: Improve appearance of reply button. (#5491)
- Minor: Introduce HTTP API for plugins. (#5383, #5492, #5494)
- Minor: Support more Firefox variants for incognito link opening. (#5503)
- Minor: Replying to a message will now display the message being replied to. (#4350)
- Minor: Replying to a message will now display the message being replied to. (#4350, #5519)
- Minor: Links can now have prefixes and suffixes such as parentheses. (#5486)
- Bugfix: Fixed tab move animation occasionally failing to start after closing a tab. (#5426)
- Bugfix: If a network request errors with 200 OK, Qt's error code is now reported instead of the HTTP status. (#5378)