Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Add video filename over video window when mouse hoving #41

Open
jsalatiel opened this issue Oct 15, 2017 · 5 comments
Open

Add video filename over video window when mouse hoving #41

jsalatiel opened this issue Oct 15, 2017 · 5 comments

Comments

@jsalatiel
Copy link

Expected behaviour

When you move mouse over video window, in addiction to the video controls we should also be able to see the name of the video that is being played. This would help a lot when you have a directory full of videos!

Actual behaviour

You cant see the name of the video being played.

@Instagit
Copy link

Instagit commented Nov 1, 2017

I agree that this would be a UI improvement. I'll check with the design team and look into it.

@Instagit
Copy link

Instagit commented Nov 1, 2017

@nextcloud/designers

Is showing/hiding the file name along with the video controls ok with you and how should it look?

This is the new video player UI:

mediaelement

I would suggest something like this?

mediaelement-filename

@jancborchardt
Copy link
Member

@Instagit looks good, yes! :) Can you adjust the font so it uses Open Sans which we use everywhere in the interface? (Same for the subtitles.) The video filename you can basically put in a <h2> (or use the h2 styles).

@Instagit
Copy link

Instagit commented Nov 1, 2017

Sure. :)

@dpalic
Copy link

dpalic commented Dec 17, 2023

a classical easy way solution would be to add:

  • a gradient from top black (opaque) to lower black (transparent)
  • the gradient is about 60% of height starting
  • the font in white is in the upper part
  • so it will be always visible in any case: if background is even full white

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants