← Back to team overview

openshot.developers team mailing list archive

[Bug 499740] Re: Close export screen when export is finished

 

Leaving the dialog open was done so it wouldn't reset all the export
options... just incase the user spend some time setting it up.  But,
it's been suggested that we persist the export settings from the most
recent export, and thus we can safely close the export window now.

** Changed in: openshot
    Milestone: None => 1.1.0

-- 
Close export screen when export is finished
https://bugs.launchpad.net/bugs/499740
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: Confirmed

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