Join Slack
Powered by
When I set the backgroundColor to Color(0.0, 0.0, ...
# tornadofx
m
Marcin Wisniowski
08/18/2017, 12:49 PM
When I set the backgroundColor to Color(0.0, 0.0, 0.0, 1.0), I get click events, when I set it to Color(0.0, 0.0, 0.0, 0.4), I stop getting click events. So the background color is affecting functionality.
Open in Slack
Previous
Next