<@U25PL0SKY> I don't think there are any `:active`...
# tornadofx
e
@jchildress I don't think there are any
:active
pseudo classes in JavaFX, but if you add it to your own control you can easily create one via
val active by csspseudoclass()