Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Clipping breaks animation of absolutely positioned items #5030

Closed
@mjtko

Description

@mjtko

With the introduction of b89584d, animating absolutely positioned elements causes them to be clipped, losing shadows and/or any overflowed elements.

Plunkr: http://plnkr.co/edit/BjRzwlZXraWpBTXR191G?p=preview

While this can be worked around by explicitly specifying 'clip: auto' on the element (as shown in the plunkr) this behaviour is suprising. Is there something that can be done to guard against this behaviour?

/cc @matsko

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions