xamarin/xamarin-forms-book-samples

Chapter 20: Oversight in MandelbrotXFPage.xaml.cs

a-ellison opened this issue · 0 comments

In the file Chapter20/MandelbrotXF/MandelbrotXF/MandelbrotXF/MandelbrotXFPage.xaml.cs there is a tiny oversight (although it has no impact). On line 171 in SetCrossHairs() it should be setting imagCrossHair as this boxView should be parallel to the imaginary axis (origin at Center-Top of crosshair). Likewise on line 174 realCrossHair should be set.