Improve look of tabs when using a layout other than top (#3925)

This commit is contained in:
Daniel Sage
2022-11-08 16:46:43 -05:00
committed by GitHub
parent 7714237531
commit 1741ac7482
4 changed files with 151 additions and 35 deletions
+1
View File
@@ -76,6 +76,7 @@
- Minor: Migrated /chatters to Helix API. (#4088, #4097, #4114)
- Minor: Migrated /mods to Helix API. (#4103)
- Minor: Add settings tooltips. (#3437)
- Minor: Improved look of tabs when using a layout other than top. (#3925)
- Bugfix: Connection to Twitch PubSub now recovers more reliably. (#3643, #3716)
- Bugfix: Fixed `Smooth scrolling on new messages` setting sometimes hiding messages. (#4028)
- Bugfix: Fixed a crash that can occur when closing and quickly reopening a split, then running a command. (#3852)