Client|UI: Minor improvements for robustness
It is a little bit safer not to immediately delete a widget; betterto always use deleteLater(). Also make sure the compositor isaccessed only from the main thread.
View differences
Client|UI: Minor improvements for robustness
It is a little bit safer not to immediately delete a widget; better
to always use deleteLater(). Also make sure the compositor is
accessed only from the main thread.