openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #05861
[Bug 499740] Re: Close export screen when export is finished
Since the export window now auto selects most dropdowns for the user, it
really does not need to be left open anymore. So, I have added in code
to auto-close the window.
** Changed in: openshot
Status: Confirmed => Fix Committed
** Changed in: openshot
Assignee: moimael (moimael) => (unassigned)
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/499740
Title:
Close export screen when export is finished
Status in OpenShot Video Editor:
Fix Committed
Bug description:
When exporting is done, the settings windows should close before the
final message appears, due to clarity for the user: he does not have
to close the settings windows him self when the export is done. He
already had a message box saying the export is done.
I noticed that closing the form is disabled in code:
http://bazaar.launchpad.net/~jonoomph/openshot/main/annotate/head%3A/main/windows/ExportVideo.py
References