immich-app / immich

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

feat(mobile): new video slider ui #14126

Closed mertalev closed 1 week ago

mertalev commented 1 week ago

Description

This PR introduces a cleaner look for the video controls:

The core idea is to make the slider as wide as possible by moving other components above it. This makes the controls take more vertical space, but the mostly transparent background makes it look light and unobtrusive despite this.

Testing

Tested on iOS with a physical 15 Pro on portrait and landscape.

Portrait

Before

IMG_3336

After

IMG_3334

Landscape

Before

IMG_3337

After

IMG_3333