electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
486 stars 183 forks source link

fix: backport patch to fix scrolling problem (3-0-x) #706

Closed zcbenz closed 5 years ago

zcbenz commented 5 years ago

Backport https://github.com/electron/electron/pull/15830 to 3-0-x.

Refs https://github.com/electron/electron/issues/8960.

Notes: Fix support for precision trackpad/mouse scrolling on Windows.