mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-20 23:56:34 -04:00
Merge branch 'ARI-5995-min' into qa
This commit is contained in:
commit
aa8010e93f
@ -110,12 +110,6 @@ class UmbraBehavior {
|
||||
}
|
||||
}
|
||||
|
||||
if (didSomething && limit && limit === i+1) {
|
||||
this.nextAction();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
if (!didSomething) {
|
||||
if (somethingLeftAbove) {
|
||||
window.scrollBy(0, -500);
|
||||
|
Loading…
x
Reference in New Issue
Block a user