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

Start using typed units in rust-layers #102

Merged
merged 4 commits into from Aug 27, 2014
Merged

Commits on Aug 27, 2014

  1. Introduce DevicePixel and use it for layer boundaries

    This will mean that Servo can use rust-layers without ambiguity to the
    coordinate system of variables and arguments.
    mrobinson committed Aug 27, 2014
  2. Use DevicePixels for TileGrid size

    This is the next step in making all units in rust-layers typed.
    mrobinson committed Aug 27, 2014
You can’t perform that action at this time.