From c559790f87b42dc6e9c8108e2e6804fadba54c44 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sun, 11 Mar 2018 14:04:55 -0400 Subject: [PATCH] Fix FFZ settings not showing up in chat settings menu. Fix overlay extensions not hiding properly. Fix #384. Update subscriber notifications. --- changelog.html | 8 ++++++ .../twitch-twilight/modules/chat/line.js | 10 +++---- .../modules/chat/settings_menu.js | 7 ++--- .../modules/css_tweaks/index.js | 4 +-- .../css_tweaks/styles/player-ext-mouse.scss | 2 +- .../css_tweaks/styles/swap-sidebars.scss | 5 ++++ .../css_tweaks/styles/theatre-metadata.scss | 6 ++--- src/sites/twitch-twilight/modules/player.js | 27 +++++++++++++++++++ 8 files changed, 53 insertions(+), 16 deletions(-) diff --git a/changelog.html b/changelog.html index b346617a..ebc736fa 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +
4.0.0-beta1.6@66bf9e883f32aba529af
+ +
4.0.0-beta1.6@0a9fd7bd2f3805c7acc9