Google Photos without slide transition

Disable the sliding transition between photos and videos in Google Photos

< Commentaires sur Google Photos without slide transition

Avis: OK - le script fonctionne, mais souffre de quelques problèmes

§
Posté le: 04/10/2024

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

§
Posté le: 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 ... )

§
Posté le: 24/03/2025

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

§
Posté le: 29/03/2025

Thanks!

Poster une réponse

Connectez-vous pour poster une réponse.