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
Description
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
Labels
No labels