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