biigle / videos

:m: BIIGLE module to create, edit and explore video annotations
0 stars 0 forks source link

Adjustable timeline height #53

Closed mzur closed 5 years ago

mzur commented 5 years ago

Implement an adjustable height for the video timeline. Users should be able to grab the upper border of the timeline and push it down until it only shows the current time of the video. Store this setting in local storage and apply it automatically whenever the video annotation tool is reopened.

mzur commented 5 years ago

The maximum height should be 50% of the content container. The settings tab should have a button to reset the height.

mzur commented 5 years ago

I decided not to store the height permanently. This doesn't work well with varying screen sizes.