StoryboardReplacesBackground
IgnoreUserSettings
This reverts commit 175b8da2b2.
175b8da2b2
EnableUserDim
To avoid further floating-point comparison bugs, remove all usages of Bindable<{float,double}>, replacing them with their Bindable<Float,Double> counterparts.
Also renames test scene to more appropriate name.
Also cleans up some redundant/misplaced comments.
Co-Authored-By: nyquillerium <nyquill@ppy.sh>