Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop the render loop before emptying the singleton window for reuse
Reverts effects of previous commit since that caused an accumulation of screens after each save, which balooned memory requirements. Instead, just copy the one line from `close()` which has an effect other than manipulating the window visibility state.
- Loading branch information