diaspora/spec/javascripts/app
Dennis Schubert 3643612b1c
Back to Top: Make sure to re-check the visibility after the scrolling is done
If a user scrolls just below the 1000px threshold and clicks the back-to-top button within 250ms, we'll never hide the button as the scroll event gets throttled away. That's rather inconvenient.

closes #7729
2018-03-07 00:39:36 +01:00
..
collections
helpers Support for embedding HTML5 media links 2018-02-17 19:21:10 +01:00
models Use id in stream comparator as fallback 2017-08-11 02:24:51 +02:00
pages Move person extension for prefills to conversations form view 2017-08-29 02:13:57 +02:00
views Back to Top: Make sure to re-check the visibility after the scrolling is done 2018-03-07 00:39:36 +01:00
app_spec.js
router_spec.js
views_spec.js