1.4.0rc1-177-g096203ac8: visualisations: Fix close action
Pre-release
Pre-release
Pressing the close button on the window sends a close event, where other methods of exiting visualization just hide the window. If shown again after close, the window will be empty. To fix this, handle and reject the close event. Call hide instead.