summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/blogs/StoryView.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-19 17:30:51 -0500
committerJules Laplace <jules@okfoc.us>2015-11-19 17:30:51 -0500
commit8e048cfb6d758759b563194ca21eca14d8302800 (patch)
treeac47f9a2e37beb3d73d3273160a15ba17456e39b /StoneIsland/www/js/lib/blogs/StoryView.js
parent82abd1a1d018b2906e0cdb2338d3e29bbcc022af (diff)
type=date
Diffstat (limited to 'StoneIsland/www/js/lib/blogs/StoryView.js')
-rw-r--r--StoneIsland/www/js/lib/blogs/StoryView.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/js/lib/blogs/StoryView.js b/StoneIsland/www/js/lib/blogs/StoryView.js
index 1829e8cf..88a56392 100644
--- a/StoneIsland/www/js/lib/blogs/StoryView.js
+++ b/StoneIsland/www/js/lib/blogs/StoryView.js
@@ -57,6 +57,7 @@ var StoryView = ScrollableView.extend({
var section = this.sections[id]
this.$img.attr("src", section.image.uri)
+ this.deferScrollToTop()
},
}) \ No newline at end of file