Open rb81 opened 6 months ago
This still exists in version 2.0.0.
The chat is always deleted from the local database. It seems like the previous chat window is still in memory and not properly dumped, causing it to briefly flash on screen before the new chat is loaded. Thanks for the report; I'll work on this in my spare time.
To recreate the issue:
Right after creating a new chat, the previous chat window briefly flashes on screen before the new chat is loaded.
Does this mean the chat that was deleted wasn't actually deleted, or was the previous chat window still in memory and not properly dumped?