OpenNewsLabs / autoEdit_2

Fast text based video editing, node Electron Os X desktop app, with Backbone front end.
https://opennewslabs.github.io/autoEdit_2/
MIT License
418 stars 56 forks source link

Min height for video element #87

Open pietrop opened 5 years ago

pietrop commented 5 years ago

Describe the bug Edge case. When a transcript video height is too small, eg rectangular is hard to actually see the video.

To Reproduce

Import a video with regtandular shape in autoEdit, for example (can use electron-video-downloader to pull down the video)

Expected behavior

Would expect to still be able to see the video a bit more clearly.

Screenshots

screen shot 2019-02-11 at 14 37 28

Additional context

It be good to set a min height for the video element.