mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 20:36:22 +08:00
Scrolling the canvas with mouse wheel was a hard work, due to small scroll amount. JIRA issue: CORE-19466 - Adjust the scroll amount from 5 to 15 in CCanvasWindow::OnHVScroll. Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org> Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>