Jump to content
Search Community

violacase

Members
  • Posts

    76
  • Joined

  • Last visited

Posts posted by violacase

  1. I understand @Osublake is now inactive due to illness. 
    I hope it's not too serious...  I think he's a great programmer and a very nice guy. His contributions to this forum are of excellent quality. 


    That being said: This pen behaves exactly as I would like to use it. However, the code is written with an old Gsap version. I can't manage to upgrade the code to the latest version.
    Does anyone have the time and inclination to do that for me? It would be great.

    See the Pen NdEONL by osublake (@osublake) on CodePen

  2. Hey OSUblake, long time no see :-)

    This gives another problem, i.e.:

    vue-router.esm-bundler.js:72 [Vue Router warn]: Unexpected error when starting the router: SyntaxError: The requested module '/node_modules/.vite/gsap.js?v=276db396' does not provide an export named 'DrawSVGPlugin'

    Perhaps something to do with the vite bundler? Perhaps vite is looking at the wrong Gsap package?

    • Like 1
  3. Hi @akapowl,

    It works fine :-) Thanks for the time you spent for the contribution! Much obliged.

     

    Two things:

    1. Your pen is private. Could you make it public so we can fork and play with it?
    2. Although it DOES the job fine for a simple task, on the longer run it is a cumbersome and browser expensive solution I think.

    I'm hoping that perhaps it is possible to emit a call back function after a certain  'word'  has been processed. That would make life a lot easier! Perhaps with the modifier plugin?

     

  4. I am trying to animate the text of a poem using SplitText. The poem has no punctuation.

    The preliminary result is quite nice. But now timeline timing is linear. I would like to take a short pause here and there, for example after the word 'heavens'. I have no idea how to make that happen. Anyone any idea? Maybe not work with SplitText?

    See the Pen abpxKyo by violacase (@violacase) on CodePen

×
×
  • Create New...