Fix tab wrapping with vertical tab layout (#4152)

This commit is contained in:
Daniel Sage
2022-11-15 02:45:10 -05:00
committed by GitHub
parent 8031f33b53
commit 90121ed756
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
- Minor: Improved text selection to match Windows native behaviour. (#4127)
- Minor: Add settings tooltips. (#3437)
- Minor: Add setting to limit message input length. (#3418)
- Minor: Improved look of tabs when using a layout other than top. (#3925)
- Minor: Improved look of tabs when using a layout other than top. (#3925, #4152)
- Bugfix: Fixed `Add new account` dialog causing main chatterino window to be non movable. (#4121)
- Bugfix: Connection to Twitch PubSub now recovers more reliably. (#3643, #3716)
- Bugfix: Fixed `Smooth scrolling on new messages` setting sometimes hiding messages. (#4028)