<@U3E01MVRD> `SimpleIntegerProperty` and `SimpleDo...
# tornadofx
h
@permalmberg
SimpleIntegerProperty
and
SimpleDoubleProperty
use
NumberExpressionBase
, don't they? Hence all the
intValue()
,
doubleValue()
convenience methods. Don't know if this is related.