Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalidate drop-shadow data when local rect is animating. #2799

Merged
merged 1 commit into from Jun 5, 2018

Commits on Jun 4, 2018

  1. Invalidate drop-shadow data when local rect is animating.

    If the local rect of the content of a drop-shadow is changing
    each frame, we also need to invalidate the GPU cache data for
    the drop-shadow primitive.
    
    Unfortunately we don't have a way in wrench right now to create
    a regression test for this.
    
    Fixes #2721.
    gw3583 committed Jun 4, 2018
You can’t perform that action at this time.