EventBus_update_script_after_execution.kt
# tornadofx
a
EventBus_update_script_after_execution.kt
o
I looked at scopes today and went all insane. Started adding
by inject(FX.defaultScope)
to all my controller I knew was going to be singleton (just in case I fucked up).
a
they're okay, I was just using scopes to inject the original pagemanager and results into the view
👍 1