]> cat aescling's git repositories - mastodon.git/commit
Fix invisible load more button (#4962)
authorunarist <m.unarist@gmail.com>
Fri, 15 Sep 2017 22:32:43 +0000 (07:32 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 15 Sep 2017 22:32:43 +0000 (00:32 +0200)
commit6c81f9d6e553d2e9346514d1b1c8c214c317fed4
treed77f4ee4c96e26ca11e61a7a502c0c09d3b6a694
parent472df245799949631646f90d894486e4dbeaaaf9
Fix invisible load more button (#4962)

* Fix behavior while the button is invisible
e.g. pointer cursor, couldn't open contextmenu
* Avoid rendering the button to remove blank space if no more items are available or no items are rendered
app/javascript/mastodon/components/load_more.js
app/javascript/mastodon/components/scrollable_list.js