nicklockwood / FXPageControl

Simple, drop-in replacement for the iPhone UIPageControl that allows customisation of the dot colour, size and spacing.
Other
298 stars 69 forks source link

Demo Project Build Errors on Xcode7.3.1 #16

Open JeffreyDoyle opened 8 years ago

JeffreyDoyle commented 8 years ago

Just noticed a small bug when I downloaded the sample project, then tried to build it. In the ViewController.m file there appears to be an error:

`Implicit conversion increases floating-point precision: 'float' to 'double'.

JeffreyDoyle commented 8 years ago

problem

ghousesgb commented 8 years ago
screen shot 2016-07-11 at 2 16 05 pm screen shot 2016-07-11 at 2 16 26 pm
ghousesgb commented 8 years ago

Just noticed a small bug when I downloaded the sample project, then tried to build it. In the ViewController.m file there appears to be an error: