electron / libchromiumcontent

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

fix: backport patch to fix scrolling problem (3-1-x) #709

Closed zcbenz closed 5 years ago

zcbenz commented 5 years ago

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

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

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