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

Allow a layer to mask its children to its boundaries #110

Closed
wants to merge 2 commits into from

Commits on Sep 17, 2014

  1. Allow layers to mask children to their boundaries

    This allows preventing iframes from overlowing their boundaries.
    mrobinson committed Sep 17, 2014
  2. Add a helper method for setting root layer size

    This will be used by the compositor so that the top-level root layer
    can track window size.
    mrobinson committed Sep 17, 2014
You can’t perform that action at this time.