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 rust-layers to stop caring about the Servo content scale #90

Merged
merged 2 commits into from Jul 29, 2014

Commits on Jul 29, 2014

  1. No longer accept a scale argument to get_tile_rects_page

    In Servo layer bounds are now stored in layer/device coordinates and the
    Servo compositor takes care of converting buffer requests to page
    coordinates before passing them to the render task.
    mrobinson committed Jul 29, 2014
You can’t perform that action at this time.