lkytal / SmoothScroll

Smooth scrolling code editor for the Visual Studio 2013, 2015, 2017 and 2019
https://lkytal.github.io/SmoothScroll/
GNU Affero General Public License v3.0
34 stars 6 forks source link

Add horizontal mouse wheel support. #16

Closed imReker closed 5 years ago

imReker commented 5 years ago

Added WM_MOUSEHWHEEL mesage handler to support horizontal mouse wheel.

imReker commented 5 years ago

这个补丁是有问题么?

lkytal commented 5 years ago

这个补丁是有问题么?

因为最近比较忙, 所以可能过几天会有时间再合并