immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
39.07k stars 1.85k forks source link

Bug: Web top bar is too large on the video player in album view #10636

Open samip5 opened 1 week ago

samip5 commented 1 week ago

The bug

The bar on top of the video player seems too large for it to properly show the video.

Example (should show TikTok logo which is under the bar, under which is the username): image

The OS that Immich Server is running on

Kubernetes k3s

Version of Immich Server

v1.106.4

Version of Immich Mobile App

v1.106.x

Platform with the issue

Your docker-compose.yml content

not relevant

Your .env content

not relevant

Reproduction steps

1. Upload a TikTok with watermark
2. Add it to an album
3. Go to said album
4. Play it from album view
5. See that the top bar is too large.

Relevant log output

No response

Additional information

Browser used: Firefox 127.0 (64-bit), Windows 10

samip5 commented 1 week ago

Example of such logo being visiable: image

pyorot commented 1 week ago

It's meant to be transparent with slight black gradient towards the top 🤔 maybe right-click → inspect element and mess around with the class parameters. image