mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00: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 <[email protected]> Co-authored-by: Stanislav Motylkov <[email protected]>