-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I have done an integration to Wordpress, https://github.com/donbowman/wp-trig-js.
Its functioning ok, but, I find there is a lot of flicker on the blocks. E.g. as I scroll down, before they start animating, they flicker rapidly, which is very distracting.
Any suggestion what I might have wrong or how to resolve? Attached is a video showing. The block in question is:
<div class="wp-block-group trig-grow-up-right enable-trig trig-target is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-ce155fab wp-block-group-is-layout-flex trig trig-down" style="--trig-blend:ease;--trig-direction:normal backwards">
<figure data-wp-context="{"imageId":"683b62a7d6ddd"}" data-wp-interactive="core/image" class="wp-block-image size-full is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://www.agilicus.com/www/40c531ca-01.svg" alt="01" class="wp-image-2041917" style="width:64px" title="Managed Industrial Remote Access 4"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop" style="right: 230px; top: 16px;">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
</svg>
</button></figure>
<p class="has-mid-large-font-size" style="font-style:normal;font-weight:600">Unified Authentication</p>
<p>Each of the constituents expressed a desire, or a hard-requirement, to use their existing corporate identity (regardless of company).</p>
<p>This simplifies multi-factor, simplifies audit, and, simplifies user life-cycle management.</p>
</div>
out.mp4
This is the page https://www.agilicus.com/case-studies/managed-industrial-remote-access/ i was modifying to try.
Metadata
Metadata
Assignees
Labels
No labels