Home GnuPG
Diffusion GpgOL 57a81b6b6f63

Fix bring to foreground logic

Description

Fix bring to foreground logic

* src/mail.cpp (do_crypt): Bring to foreground with delay.
* src/windowmessages.cpp (gpgol_window_proc): Don't sleep in the
UI thread.

Sleeping in the UI thread to wait for the UI thread to do something
(close a window) was stupid.

Details

Provenance
aheineckeAuthored on Jun 26 2018, 2:43 PM
Parents
rO690c8fe80a15: Add i18n noops for config dialog
Branches
Unknown
Tags
Unknown
Tasks
T3771: Strange GUI artefacts left after sending email