Jump to content
Search Community

damsodemso

Premium
  • Posts

    4
  • Joined

  • Last visited

About damsodemso

  • Birthday 01/19/1998

Profile Information

  • Location
    Paris, France

Contact Methods

damsodemso's Achievements

  1. Damn. I didn't think about the overlapping of the layers... This is exactly the effect I was looking for. Thanks a lot! ✌️
  2. Does anyone have an idea? ?
  3. Hey @Rodrigo ! Thanks for your quick response. Unfortunately I think my problem is a bit more complex than that... For example when you switch between "Concert" and "Sport", I have the impression that the delay is not working. That's strange. The elements disappear too abruptly... I think it's related to the fact that there are 4 elements at the same position (so no movement). I updated the codepen to change the code and put the background in white, we can see the transitions better now ? https://codepen.io/damienmontastier/pen/WNadxJM Thanks
  4. Hey everyone! I'm currently developing a filter system with GSAP Flip using layers as a transition. I have a problem with the appearance delay, my onEnter appear before the onLeave. https://codepen.io/damienmontastier/pen/vYVWoge Using an official GSAP codepen, I have reproduced the effect I would like: https://codepen.io/damienmontastier/pen/OJBOKOo I think I made a lot of mistakes and lot of stuff impossible, do you have any suggestions? For information, my final version (not the both codepen) is under Nuxt.js and I use nextTick to use the changes related to FLIP. Thanks in advance !
×
×
  • Create New...