From be9de6de25027b23e3cea23cc22fabca79fecc98 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Thu, 21 Dec 2017 20:37:58 -0500 Subject: [PATCH] Fix tool-tip placement. Fix incorrect player width in theater mode with collapsed chat and a custom chat width set. Fix channel bar placement with minimize navigation. Fix player size when entering fullscreen with theater mode enabled. Fix minor bug in `has` method. --- changelog.html | 8 ++++++++ src/modules/metadata.js | 17 +++++++++++++++-- src/modules/tooltips.js | 16 +++++++++++++++- .../modules/css_tweaks/styles/chat-width.scss | 2 +- .../css_tweaks/styles/minimal-navigation.scss | 4 ---- src/sites/twitch-twilight/styles/player.scss | 4 ++++ src/utilities/object.js | 2 +- 7 files changed, 44 insertions(+), 9 deletions(-) diff --git a/changelog.html b/changelog.html index 2ef37088..26b0655f 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +
4.0.0-beta1.5@9a60ce1ee6c58905c6eb
+ +
4.0.0-beta1.5@764c7c372c158220ed04