<@U14ECM2KV> If you consume the event, the window ...
# tornadofx
e
@ron If you consume the event, the window doesn't close. However, if you call hide on the primary stage when you have no other windows, the correct behavior is to exit the application unless you have set implicitExit to false. It seems to me that a TornadoFX App behaves exactly as the javadoc says it should.