Now, running the sample without live views does no...
# tornadofx
e
Now, running the sample without live views does not reload on focus. Adding it makes it reload, removing it makes it not reload. You should see a log entry in your console whenever it reloads. This log entry will not be there when the reloadViews function is not called and you didn't send it in as a jvm parameter or used the IDEA plugin's
Live Views
checkbox for the run configuration.