Explorar o código

Autoload more articles if needed on big screens

Alexandre Alapetite %!s(int64=12) %!d(string=hai) anos
pai
achega
d632900b2f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      p/scripts/main.js

+ 1 - 0
p/scripts/main.js

@@ -448,6 +448,7 @@ function init_posts() {
 				load_more_posts();
 			}
 		});
+		box_to_follow.scroll();
 	}
 }