<@U721BUG4B> No, that's not the real issue here, a...
# tornadofx
e
@zealous No, that's not the real issue here, and that's also wrong. Int, Double and Long also derive from Number, so that would be a disaster. This is due to a quirk with JavaFX, where SimpleFloatProperty actually implements Property<Number> instead of Property<Float>