Jump to content
Search Community

XPoli

Members
  • Posts

    8
  • Joined

  • Last visited

XPoli's Achievements

0

Reputation

  1. Ok, I undestand I'm also using {scale:element._gsTransform.scale * 2} Thanks for the answer!
  2. Are you planing to add '*=' and '/=' relative modifiers? I think it would be useful for changing scale, like 2x bigger is just '*=2'
  3. I'm glad I could help I love your works, great job!!
  4. Thanks I hope it will be fixed later...
  5. Hi Diaco.AW, I just tried to use this '+=' feature with a variable like {rotation: '+=' + number} in this case negativ numbers are not working. (I use '+=' because I don't know the current rotation value in my project) I created the pen only for demonstrating the issue, I know that I can use '-=45' This feature works with x, y and scale attributes, so I think it should work with others too...
  6. Hi, rotation, rotationX, rotationY, skewX, skewY attributes aren't working when I use negative number after '+=' please check the attached pen. There is no problem when I use x, y, or scale parameters. Are you planing to add '*=' and '/=' support? I think it would be great for scale attribute...
  7. Thank you very much for the fast response!
  8. Hi, is there any way to disbale "translateZ(0)" hack in v1.15.0 ? Please check the codepen example in Chrome. When I use v1.14.2 it looks cool, but with v1.15.0 scale looks very blurry on webkit based browsers.
×
×
  • Create New...