<@U78L28DMX> Why do you add `.isMouseTransparent =...
# tornadofx
e
@amanda.hinchman-dominguez Why do you add
.isMouseTransparent = true
outside of the curlies?
a
this is a good point, I will go ahead and change the format. Sometimes I forget how tornadofx syntax allows options/attributes to be inside an object so you don't have to chain them like js
👍 1