Co-Authored-By: Dean Herbert <pe@ppy.sh>
To avoid further floating-point comparison bugs, remove all usages of Bindable<{float,double}>, replacing them with their Bindable<Float,Double> counterparts.
https://github.com/ppy/osu/pull/6270#discussion_r328899728
Use float types for cursor sizes