fixes #4 for real
* Deleting a link deletes the thumbnails * Joining thumbnails now ignores not visible
This commit is contained in:
@@ -376,8 +376,7 @@
|
||||
|
||||
//If greater than 80 of the way down the page, load the next batch
|
||||
if(percentageDown >= 80){
|
||||
|
||||
console.log('loading next batch')
|
||||
|
||||
this.search(false, this.batchSize, true)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user