mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 00:18:31 +00:00
4.20.82
* Added: Display a one-time notice to BetterTTV users with FFZ Emotes enabled in that extension that they can disable the setting. * Changed: Allow users to find `Animated Emotes` by searching for `gif`. * Changed: Detect BetterTTV and use its `GIF Emotes` setting as the default for `Animated Emotes` if it is installed. * Fixed: Animated Emotes not displaying animated images in the standalone "Twitch Emotes Menu" extension (which is also packaged with BetterTTV).
This commit is contained in:
parent
6cc5e20a8a
commit
d033d64ea7
5 changed files with 67 additions and 4 deletions
|
@ -15,6 +15,9 @@
|
|||
min-width: 64rem;
|
||||
min-height: 30rem;
|
||||
|
||||
max-width: 75vw;
|
||||
max-height: 75vh;
|
||||
|
||||
width: 75vw;
|
||||
width: var(--width);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue