<@U0F3291QE> Is there anything that can be done to...
# tornadofx
c
@edvin Is there anything that can be done to support Integer types with JavaFX? Would an extension function on JavaFX classes like Scene or Insets work? I'd like to be able to do padding = Insets(10) or Scene(view.root, 568, 320)