fix: parenting logic, fixing some windows & tooltips misbehaving (#5541)

This commit is contained in:
pajlada
2024-08-17 12:02:40 +02:00
committed by GitHub
parent e840328de7
commit f3cae76abf
2 changed files with 20 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@
- Bugfix: Fixed a crash when tab completing while having an invalid plugin loaded. (#5401)
- Bugfix: Fixed windows on Windows not saving correctly when snapping them to the edges. (#5478)
- Bugfix: Fixed user info card popups adding duplicate line to log files. (#5499)
- Bugfix: Fixed tooltips and input completion popups not working after moving a split. (#5541)
- Bugfix: Fixed `/clearmessages` not working with more than one window. (#5489)
- Bugfix: Fixed splits staying paused after unfocusing Chatterino in certain configurations. (#5504)
- Bugfix: Links with invalid characters in the domain are no longer detected. (#5509)