parent
0066736527
commit
f74aa38bef
@ -31,7 +31,7 @@
|
||||
getIntersectionElement();
|
||||
observer.observe(intersectionElement!);
|
||||
},
|
||||
{ threshold: 1.0 }
|
||||
{ threshold: 0.25 }
|
||||
);
|
||||
|
||||
new MutationObserver((entries) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user