From e3cf6cb7777de1af6e9ed32d2db0f767f7b3972c Mon Sep 17 00:00:00 2001 From: SirStendec Date: Mon, 3 Oct 2016 20:08:44 -0400 Subject: [PATCH] 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 --- changelog.html | 10 ++++++++++ src/ember/layout.js | 4 +++- src/main.js | 2 +- src/ui/sub_count.js | 10 +++++----- style.css | 9 ++++++++- 5 files changed, 27 insertions(+), 8 deletions(-) diff --git a/changelog.html b/changelog.html index a662ba56..88269937 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,13 @@ +
3.5.309
+ + +
3.5.308
+ +
3.5.307