Skip to content

MAUI: improvements in pan and zoom#4417

Merged
swharden merged 5 commits intoScottPlot:mainfrom
KosmosWerner:maui-fix-pan-zoom
Nov 1, 2024
Merged

MAUI: improvements in pan and zoom#4417
swharden merged 5 commits intoScottPlot:mainfrom
KosmosWerner:maui-fix-pan-zoom

Conversation

@KosmosWerner
Copy link
Contributor

Hi! In #4416, errors were reported in the desktop version. These errors have been fixed, and some unnecessary parts of the code have also been removed.
These errors were caused because two events were responsible for panning the plot. Mouse buttons as well as the scroll wheel can now be used in desktop versions 😀
There is still a minor issue: when holding down the screen and then adding another finger to zoom, the plot jumps. This is equivalent to holding down the mouse click and then moving the scroll wheel. However, for now, these are the most critical fixes

@swharden swharden linked an issue Nov 1, 2024 that may be closed by this pull request
@swharden
Copy link
Member

swharden commented Nov 1, 2024

Great fix @KosmosWerner, thanks so much! I'm excited this will be in the next release, likely published near the end of this weekend 🚀

@swharden swharden enabled auto-merge (squash) November 1, 2024 15:12
@swharden swharden merged commit 376f485 into ScottPlot:main Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Graphics glitch in Maui windows and iOS

2 participants