From db5e7fd6b68c2f57813164eae347b6e2f4d99337 Mon Sep 17 00:00:00 2001 From: lilia Date: Thu, 29 Jan 2015 20:59:08 -1000 Subject: [PATCH] Fix list view scrolling Resize handlers are ugly. But not as ugly as scroll handlers. :p Normalized some whitespace along the way. --- conversation.html | 2 +- js/views/conversation_view.js | 1 + js/views/inbox_view.js | 1 + js/views/list_view.js | 64 ++++++++++++++++++++-------------- js/views/message_list_view.js | 36 +++++++++---------- stylesheets/_conversation.scss | 7 ++-- stylesheets/_global.scss | 1 - stylesheets/_index.scss | 4 +++ stylesheets/manifest.css | 13 ++++--- 9 files changed, 75 insertions(+), 54 deletions(-) diff --git a/conversation.html b/conversation.html index 96f497c3d2d5..29d78f3aac84 100644 --- a/conversation.html +++ b/conversation.html @@ -32,7 +32,7 @@
-
+