Skip to content

MauiPlot: control does not respond to mouse actions #4691

@King-Taz

Description

@King-Taz

Issue: Mouse pan/zoom don't work with latest maui controls. For Windows, mouse pan/zoom/restore are non-functional. For iOS, pinch to zoom and double tap to restore work, pan does not work

ScottPlot Version: See below

	<ItemGroup>
		<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.22" />
		<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0" />
		<PackageReference Include="ScottPlot.Maui" Version="5.0.52" />
	</ItemGroup>

Code Sample: Using the Maui "cookbook" code in new solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions