Hopefully I'll get some time soon to get back into...
# tornadofx
r
Hopefully I'll get some time soon to get back into TFX again, so I decided to check the current state. When I run the test apps (on the
jdk10
branch), they mostly work, but not the DSL styles. I get
WARNING: Resource "css://tornadofx.testapps.[...]" not found.
Is there something I'm missing that I need to change to get this working?
a
I don't remember why this warning is shown. In case, it's giving you a problem, feel free to ping me and I can have a look.
r
Can you replicate it? I'm just running the tests (e.g. the
NewViewTransition
tests)
I think it may have something to do with
FX.osgiAvailable
always returning
true
.