<@U78L28DMX> Do you fully understand the differenc...
# tornadofx
e
@amanda.hinchman-dominguez Do you fully understand the difference between
imageview()
and
ImageView
?
a
I think I do now... imageview is for DSL use
e
@amanda.hinchman-dominguez It's much more than that.
imageview
is always called on a
Node
, and the created ImageView is automatically added as a child on that Node.