wieslawsoltes / PanAndZoom

Pan and zoom control for Avalonia.
http://wieslawsoltes.github.io/PanAndZoom/
MIT License
345 stars 45 forks source link

Typo #19

Closed Crewman123 closed 6 years ago

Crewman123 commented 6 years ago

There is a small copy paste issue in Wpf.Controls.PanAndZoom/ZoomBorder.cs at line 65

public double ZoomY => (double)GetValue(ZoomXProperty);

should be ZoomYProperty probably

wieslawsoltes commented 6 years ago

@Crewman123 Thanks! Fixed via https://github.com/wieslawsoltes/PanAndZoom/commit/a6ef98ca0301d66ae722b8a04fdf8c1b825dc12a