mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
Don't offset the DC in the unwanted direction as this resulted in not drawing anything at all when the grid was scrolled. Also fix off by one error in the marker line length. Closes #22403.