Audio thumbnail is used when missing video/image thumbnail
Bug #586035 reported by
Zack Middleton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
Medium
|
Unassigned |
Bug Description
AudioThumbnail.png is used when the thumbnail for a video or image file is missing. NoThumbnail.png should be used instead.
I suggest only using AudioThumbnail.png if the file_type is "audio", else use NoThumbnail.png. Patch attached.
Note: Must apply the patch from bug 586011 for NoThumbnail.png to be used in FileProperties and not just in the project files list and timeline.
Files effected: /openshot/
Bug is peresent in OpenShot HEAD (Currently r245)
Related branches
Changed in openshot: | |
status: | New → Confirmed |
importance: | Undecided → Low |
milestone: | none → 1.2.0 |
Changed in openshot: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Applied the patch from Zack Middleton, which works great. Thanks!