Closed Axel-Erfurt closed 4 years ago
Hi @Axel-Erfurt. Thanks for the head up. We'll check this problem as soon as possible:+1:
Reviewed, we weren't able to reproduce this issue, all our tests run successfully, will close the issue and if needed will be reopened again.
Selecting the folder will work, but will not take effect until the program is restarted.
After adding a single video file, a blank window remains open (Title: Adding Videos ...)
in videomorph.py I commented out a few lines. Then it works without a window remains open.
` def _select_files(self, dialog_title, files_filter, source_dir=QDir.homePath(), single_file=False):
Validate source_dir