summaryrefslogtreecommitdiff
path: root/shell/WinResTarget_spsupp.mk
diff options
context:
space:
mode:
authorMarc Mondesir <timepilot3000@gmail.com>2024-10-25 11:40:46 -0700
committerPatrick Luby <guibomacdev@gmail.com>2024-10-30 15:04:17 +0100
commitf9e2bc8d84fe729d7a501dc3acc6325e246f0b7d (patch)
treec13496f6fe19eaa97ce95157a294a69725403b09 /shell/WinResTarget_spsupp.mk
parentf69980d036b3f388982d7b1b2907cc165ee04b52 (diff)
tdf#163582: Fix scrolling distance increasing geometrically.
New scroll distance was previous distance multiplied by speed factor, but distance was not reset to base values when mouse not moved (or outside app window on some platforms), resulting in continuous multiply amplification. Break out base scroll values to separate variables to prevent multiply feedback. Add comments to help future code maintenance. Change-Id: If11baff3b25521abce7436b44aaf8e6a19e54f45 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175657 Tested-by: Jenkins Reviewed-by: Patrick Luby <guibomacdev@gmail.com>
Diffstat (limited to 'shell/WinResTarget_spsupp.mk')
0 files changed, 0 insertions, 0 deletions