You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a usage problem (not a bug)? Please describe.
i saw the implementation of #694 while watching this video: https://youtu.be/ipJb4mB5bMA
It seemed fine in the beginning of the video, but when a white background went by in the video and i move my mouse i couldn't see the title anymore.
Describe the solution you'd like to see implemented
The title should be clear to see at all times: Add a medium transparent darker overlay on the top of the video, similar to YouTube.
Describe alternatives you've considered
None.
Video
6z1kgD1FSU.mp4
Additional context
Comment from @GilgusMaximus:
So for the visibility of the video title, a simple solution like adding a black border around the text would be an easy fix.
Because recognizing where the video is light and dark for all characters could slow down the app significantly for every frame of the video.
Another possibility would be to add a medium transparent darker overlay on the top of the video, similar to YouTube. This allows the white text to be visible at any time as well.
Regarding the font size, this should be taken into account.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a usage problem (not a bug)? Please describe.
i saw the implementation of #694 while watching this video:
https://youtu.be/ipJb4mB5bMA
It seemed fine in the beginning of the video, but when a white background went by in the video and i move my mouse i couldn't see the title anymore.
Describe the solution you'd like to see implemented
The title should be clear to see at all times: Add a medium transparent darker overlay on the top of the video, similar to YouTube.
Describe alternatives you've considered
None.
Video
6z1kgD1FSU.mp4
Additional context
Comment from @GilgusMaximus:
So for the visibility of the video title, a simple solution like adding a black border around the text would be an easy fix.
Because recognizing where the video is light and dark for all characters could slow down the app significantly for every frame of the video.
Another possibility would be to add a medium transparent darker overlay on the top of the video, similar to YouTube. This allows the white text to be visible at any time as well.
Regarding the font size, this should be taken into account.
The text was updated successfully, but these errors were encountered: