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

At some browser zooms, debug grid becomes invisible #20

Open
tbredin opened this issue May 5, 2016 · 0 comments
Open

At some browser zooms, debug grid becomes invisible #20

tbredin opened this issue May 5, 2016 · 0 comments

Comments

@tbredin
Copy link
Contributor

tbredin commented May 5, 2016

I think we need to review the linear gradient functions that draw this, and whether we can build something that draws more reliably in edge cases.

A few initial ideas;

  • Try use rem/em units for gradient stops
  • Try use rem/em units for background size
  • Try draw lines using an inline svg in css
  • Try a raster image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants