Fix hanging when closing the editor

This commit is contained in:
Robbert van der Helm
2020-04-21 16:50:13 +02:00
parent 8bedcbb997
commit d2bf5c35a4
4 changed files with 25 additions and 7 deletions
-1
View File
@@ -10,7 +10,6 @@ as possible.
There are a few things that should be done before releasing this, including:
- Fix implementation bugs:
- Closing editor windows is slow, this can be improved,
- Polish GUIs even further. There are some todos left in
`src/wine-host/editor.{h,cpp}`.
- There are likely some minor issues left.