From 26a55b169fae0fbf58ec5ab2b821e4dcce605d2d Mon Sep 17 00:00:00 2001 From: SirStendec Date: Tue, 4 Oct 2016 14:10:59 -0400 Subject: [PATCH] 3.5.311. Fix the page scrolling when you open the FFZ menu's sections. Closes #18. Properly fix message doubling. --- changelog.html | 6 ++++++ src/ember/line.js | 46 ++++++++++++++++++++++----------------------- src/ember/router.js | 4 ++++ src/main.js | 3 ++- src/ui/styles.js | 21 +++++++++++++++++++++ 5 files changed, 55 insertions(+), 25 deletions(-) diff --git a/changelog.html b/changelog.html index a8412b21..14fe078f 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +
3.5.311
+ +
3.5.310