Jump to content
Search Community

XPoli

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by XPoli

  1. 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...

  2. 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...

    See the Pen QwvZKK by XPoli (@XPoli) on CodePen

×
×
  • Create New...