<@U14ECM2KV> The issue you're having has nothing t...
# tornadofx
e
@ron The issue you're having has nothing to do with the Workspace. You can verify this by running the
MainView
directly. When you just start the
MainView
you get about the same situation you get when you start the
work
class (
class work : App(KeepassWorkspace::class)
) - namely that there is no file loaded. Then there is nothing to filter over, and the filter expression is not evaluated.