Jump to content
Search Community

Jumaworks

Premium
  • Posts

    6
  • Joined

  • Last visited

About Jumaworks

Jumaworks's Achievements

  1. Yes, you right. I'm following your structure, it look cleaner and work perfect. Tysm ❤️
  2. Wooho, it work like a charm, thank you so much.
  3. Hello GSAP, Currently I'm using the horizontal loop helper function to create horizontal drag, I have a problem: I only want it to work at breakpoints of 768px or less. When I'm at 768px (tablet breakpoint) I start dragging and when I resize the window it's higher than the tablet breakpoint. How can I completely cleanup that function?! I could clearProps and kill the draggable instance but it doesn't seem possible. You can test the demo by resizing the window for better clarity. Thank you Link stackblit: https://stackblitz.com/edit/stackblitz-starters-ebfeuj?file=app%2Fpage.tsx I'm using useGSAP, and Nextjs. Demo.mp4
  4. Got it, that's what i was wondering. Thank you so much, have a nice dayy ☺️
  5. Thank @mvaneijgen for reply. Yeah i know this plugin possible morph between two shapes. What you are guessing is completely correct to me. But idk if we can morph between two svg i currently have? Like morph "Work" svg from "QuangDinh" svg
  6. Hello Greensock. I'm playing arond with the MorphSVG Plugin but i'm having some problems. How can i morph between two svg with different number of path?! (please see the codepen for more details) I can also select the entire of path in each group but that's not the way. I will attach two svg also. Hope i can get the help. Thanks! work-svg.svg qd-svg.svg
×
×
  • Create New...