Problem/Motivation

- Rather than tie down to content (LB, WYSIWYG, Fields, etc), we should allot a way to interface from PHP to gsap via admin. This would allow a migratable and easy to use setup for global/micro animation

Proposed resolution

Add a UI for adding:

  • Name
  • Status
  • Type
  • Selector
  • to/from
  • JSON

This would translate to:

gsap.[to/from}(selector, json);

Issue fork gsap-3421216

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

b_sharpe created an issue. See original summary.

b_sharpe’s picture

Assigned: Unassigned » b_sharpe
b_sharpe’s picture

Issue summary: View changes

b_sharpe’s picture

Status: Active » Needs review

Added the ability to define to/from with click/hover/scrolltrigger. Anything above and beyond this likely would be custom code anyhow.

AaronChristian’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
395.79 KB

Love the new pin/scrub feature. Nice work @b_sharpe

Pin/scrub gsap

  • b_sharpe committed 1341a73d on 1.0.x
    Issue #3421216: Implement Global GSAP animations
    
b_sharpe’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.