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

Update WR (windows font fixes, ridge/groove borders, scrolling improvements). #14668

Merged
merged 1 commit into from Dec 24, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update WR (windows font fixes, ridge/groove borders, scrolling improv…

…ements).
  • Loading branch information
gw3583 committed Dec 23, 2016
commit b5c99f0acdbd8d21acd38480f780f66dd539bccb

Some generated files are not rendered by default. Learn more.

@@ -164,7 +164,6 @@ impl<Window> Browser<Window> where Window: WindowMethods + 'static {
device_pixel_ratio: device_pixel_ratio,
resource_override_path: Some(resource_path),
enable_aa: opts.enable_text_antialiasing,
enable_msaa: opts.use_msaa,
enable_profiler: opts.webrender_stats,
debug: opts.webrender_debug,
enable_recording: opts.webrender_record,
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.