Google Photos without slide transition

Disable the sliding transition between photos and videos in Google Photos

< Opinie na Google Photos without slide transition

Ocena: OK - skrypt działa, ale ma błędy

§
Napisano: 04-10-2024

Exactly what I was looking for and works like a charm, thanks!

§
Napisano: 04-10-2024

It's not perfect though -- there is odd-looking stretching animation when switching between landscape and portrait photos, or vice versa; this may also affect neighbour photo (e.g., landscape - (bad) - portrait - (also bad) - portrait - (good, no animation) - portrait ... )

§
Napisano: 24-03-2025

Try adding this to the css
```
.XXKL8c {
transform: matrix(1, 0, 0, 1, 0, 0) !important;
}
```

§
Napisano: 29-03-2025

Thanks!

Odpowiedz

Zaloguj się, by odpowiedzieć.