Join Slack
Powered by
So setting `backgroundColor += Color.TRANSPARENT` ...
# tornadofx
r
Ruckus
03/10/2017, 3:56 PM
So setting
backgroundColor += Color.TRANSPARENT
is the way to go to get the same results. (
backgroundColor += c("transparent")
works as well)
Open in Slack
Previous
Next