forked from retoor/snek
Scroll infinite.
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
if(isLoadingExtra){
|
||||
return
|
||||
}
|
||||
if(!isScrolledPastHalf()){
|
||||
if(isScrolledPastHalf()){
|
||||
return
|
||||
}
|
||||
isLoadingExtra = true
|
||||
|
||||
Reference in New Issue
Block a user