Reduce GIF frame window from 30ms to 20ms (#3907)

This commit is contained in:
Troy
2022-09-03 23:20:30 -04:00
committed by GitHub
parent 46efa5df3d
commit bc38d696bc
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -25,6 +25,7 @@
- Minor: Added `/copy` command. Usage: `/copy <text>`. Copies provided text to clipboard - can be useful with custom commands. (#3763)
- Minor: Removed total views from the usercard, as Twitch no longer updates the number. (#3792)
- Minor: Add Quick Switcher item to open a channel in a new popup window. (#3828)
- Minor: Reduced GIF frame window from 30ms to 20ms, causing fewer frame skips in animated emotes. (#3886, #3907)
- Minor: Warn when parsing an environment variable fails. (#3904)
- Minor: Load missing messages from Recent Messages API upon reconnecting (#3878, #3932)
- Minor: Add settings to toggle BTTV/FFZ global/channel emotes (#3935)