Skip to content

split tranform to set seperate  #4083

@L2L2L

Description

@L2L2L

using left, right, top, bottom to animate a html element is more powerful than using transform. Why? cause you can't break apart the different transform properties across animation without resetting it. My proposal which might already been suggested is to define new css properties such as transform-translate, transform-rotate, transform-scale, transform-skew, transform-translateX, transform-rotateX and so on to help set individual transform properties. If they must be a rule that if one do this they can't use the transform: property on the element that have different transform-* set on it than so be it that is manageable than putting a div with in a div to use different transform:* values on it to animate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions