office-gobmx/vcl/source
Marc Mondesir f9e2bc8d84 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>
2024-10-30 15:04:17 +01:00
..
accessibility
animate
app win a11y: Move (Impl)InitAccessBridge logic to only caller 2024-10-30 08:27:36 +01:00
bitmap
cnttype
components
control tdf#130857 Move loadThemeImage from FixedImage to BuilderBase 2024-10-29 07:46:16 +01:00
edit
filter tdf#139152 Exporting Image or Drawing to PNG is missing metada 2024-10-25 15:40:24 +02:00
font
fontsubset
gdi tdf#163486: PVS: Identical branches 2024-10-27 18:36:53 +01:00
graphic
helper
image
opengl
outdev no need to use std::unique_ptr in GetPartialTextArray 2024-10-30 10:09:33 +01:00
pdf
printer
rendercontext
salmain
text
toolkit
treelist cid#1555789 COPY_INSTEAD_OF_MOVE 2024-10-27 20:19:12 +01:00
uitest
window tdf#163582: Fix scrolling distance increasing geometrically. 2024-10-30 15:04:17 +01:00