To avoid further floating-point comparison bugs, remove all usages of Bindable<{float,double}>, replacing them with their Bindable<Float,Double> counterparts.
Fix sliders not moving with stacking changes
Make AccentColour a bindable Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>