Jump to content
Search Community

filvi

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by filvi

  1. Yeah you are probably right!
  2. Yeah you are right, was a CSS mistake on my side, I think that adding support for not fully supported features can be tricky on your side because of time investment that may or may not pay off. Anyhow, I fixed my CSS and it started working again. What confused me was that I was pretty sure that it was working before, and suddenly stopped. I tested it on Chrome only. Thank you for your time and patience
  3. Hi everyone, I hope that you can help me figure out why the scale property on the timeline seems to not work anymore. # Problem: Neither in gsap.timeline nor using gsap.to() seem to affect the scale propertyof the DOM target (.gsap-animation in codepen). This is pretty strange because it used to work last time I checked (few weeks ago). Can you please help me to figure out what am I doing wrong and possibly how to fix it? # Extra Info This seems to be a problem with both Firefox and Chrome on Win 11 # Edit + how to fix it The problem seems to be with CSS scale: 0.5 which seems to work but somehow is incompatible with gsap. I think I will keep it here for future reference if someone else will face the same issue. Thank you for your patience and time best regards Filippo Vicari
×
×
  • Create New...