Skip to content

Don't close the StartupFeedback when it becomes inactive

Right now, if the user opens the quick settings (for example in plasma-phone-components) while an app is starting, the StartupFeedback is gone. Instead the StartupFeedback should be closed by calling StartupFeedback.close() when it is really intended.

Merge request reports