1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-17 02:16:54 +00:00

3.5.309. I'm silly and forgot to account for the player controls being shifted up when conversations are on the bottom of the screen. (Also, sub count fixes.) Closes #12

This commit is contained in:
SirStendec 2016-10-03 20:08:44 -04:00
parent 97ea944f43
commit e3cf6cb777
5 changed files with 27 additions and 8 deletions

View file

@ -1,3 +1,13 @@
<div class="list-header">3.5.309 <time datetime="2016-10-03">(2016-10-03)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Properly position the Theater Mode metadata bar when whispers are at the bottom of the screen.</li>
</ul>
<div class="list-header">3.5.308 <time datetime="2016-10-03">(2016-10-03)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Dashboard subscriber count should hopefully now be accurate and include Twitch Prime subscriptions.</li>
</ul>
<div class="list-header">3.5.307 <time datetime="2016-10-03">(2016-10-03)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Option to only allow tab-completing usernames when the tab completion was started via an at sign.</li>