Giter Site home page Giter Site logo

Enter 'scale' about scrollreveal HOT 2 CLOSED

jlmakes avatar jlmakes commented on August 18, 2024
Enter 'scale'

from scrollreveal.

Comments (2)

jlmakes avatar jlmakes commented on August 18, 2024

Hey @johnie

I too am interested in expanding the keywords and support animation types, and your thinking is similar to mine — however, I’m not clear on exactly how I would implement a scale keyword. (I don’t think it should be limited to a scale(0) to scale(1) however.)

Here’s one idea for fantasy syntax for adding a scale keyword:

<!-- Element starts at scale(0.75), and animates to scale(1) -->
<div data-scroll-reveal="after 2s, scale up 25% over 0.66s"> Foo </div>

<!-- Element starts at scale(1.15), and animates to scale(1) -->
<div data-scroll-reveal="after 2s, scale down 15% over 0.66s"> Bar </div>

Some questions/conflicts though:

  • Should one be able to declare a scale and move?
  • And, even if one can’t/can but doesn’t want to, how would one declare easing? (Since it currently replaces the move keyword)

I think it’s worth a discussion and working through some of these scenarios. Any thoughts?

from scrollreveal.

jlmakes avatar jlmakes commented on August 18, 2024

This is now supported! See the Wiki

from scrollreveal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.