I agree on not using preloaders. They have a numbe...
# tornadofx
r
I agree on not using preloaders. They have a number of other limitations as well (you can't as easily show progress for example). I usually just load a quick loading view to start and swap it out for the main scene when ready.