REFACTOR remove Markers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f7cd19b0ef
commit
456780bf4a
|
|
@ -1 +1 @@
|
|||
<?php return array('dependencies' => array(), 'version' => '054f6a88679bf2c2681c');
|
||||
<?php return array('dependencies' => array(), 'version' => '90b64288ac01c122e7f3');
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ function initScrollTriggersForBlock(block) {
|
|||
start: "top 10%",
|
||||
end: () => lastCardST.start + stickDistance,
|
||||
pin: true,
|
||||
markers: true,
|
||||
// markers: true,
|
||||
pinSpacing: false,
|
||||
// pinSpacing: true,
|
||||
ease: "none",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -53,7 +53,7 @@ function initScrollTriggersForBlock(block) {
|
|||
start: "top 10%",
|
||||
end: () => lastCardST.start + stickDistance,
|
||||
pin: true,
|
||||
markers: true,
|
||||
// markers: true,
|
||||
pinSpacing: false,
|
||||
// pinSpacing: true,
|
||||
ease: "none",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user