nicklockwood / FXPageControl

Simple, drop-in replacement for the iPhone UIPageControl that allows customisation of the dot colour, size and spacing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Project Build Errors on Xcode7.3.1

JeffreyDoyle opened this issue · comments

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'.

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: