REFACTOR remove Markers
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2026-05-13 18:04:09 +02:00
parent f7cd19b0ef
commit 456780bf4a
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '054f6a88679bf2c2681c');
<?php return array('dependencies' => array(), 'version' => '90b64288ac01c122e7f3');

View File

@ -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

View File

@ -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",