We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9631492 commit 4f793cbCopy full SHA for 4f793cb
src/js-scroll-effect-module.js
@@ -238,7 +238,6 @@ export default class SCROLL_EFFECT_MODULE {
238
this.callCallback(this.config.on.Scroll, this.state.NumScrolltop);
239
240
this.state.NumScrolltopPre = this.state.NumScrolltop;
241
- this.state.PosListFixPre = this.state.PosListFix;
242
}
243
244
_ActionChange(){
0 commit comments