Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Disable tab animations (FF 102)

  • 3 răspunsuri
  • 0 au această problemă
  • 21 de vizualizări
  • Ultimul răspuns de caetano1

more options

An old question but seems like the about:config parameters have changed recently. the following don't exist anymore : toolkit.cosmeticAnimations.enabled ui.prefersReducedMotion

I've searched with other keywords but couldn't find the new one.

An old question but seems like the about:config parameters have changed recently. the following don't exist anymore : toolkit.cosmeticAnimations.enabled ui.prefersReducedMotion I've searched with other keywords but couldn't find the new one.

Soluție aleasă

You have to create that preference (ui.prefersReducedMotion).

Edit: create it as a number with the value 1.

Citește acest răspuns în context 👍 0

Toate răspunsurile (3)

more options

What tab animations is this about ?

about:config => ui.prefersReducedMotion = 1 blocks some animations

more options

Soluție aleasă

You have to create that preference (ui.prefersReducedMotion).

Edit: create it as a number with the value 1.

Modificat în de Terry

more options

My mistake, I created it as a boolean, but as a number it works. Thanks!