mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 09:30:13 +08:00
Increase usable scrolling range in wxMSW by a factor of 10,000 by switching to handling the device origin in wxWidgets itself instead of letting GDI handle it. See #22382.