Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

change of web push notification direction

  • 2 válasz
  • 0 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: sagar

more options

How to change web push notification direction to left side of screen ? currently notification shows on right bottom side of screen.

How to change web push notification direction to left side of screen ? currently notification shows on right bottom side of screen.

Kiválasztott megoldás

Try to create a new Number pref ui.alertNotificationOrigin and set its value to 2 to move the notification to the bottom left. Other values for left are 2,3 (bottom/left) and 6,7 (top/left). This only works for Firefox notifications and not for OS notifications (you can't affect the latter).

SLIDE:  VERTICAL/HORIZONTAL (1)
CORNER: RIGHT/LEFT (2)
CORNER: BOTTOM/TOP (4)

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (2)

more options

Kiválasztott megoldás

Try to create a new Number pref ui.alertNotificationOrigin and set its value to 2 to move the notification to the bottom left. Other values for left are 2,3 (bottom/left) and 6,7 (top/left). This only works for Firefox notifications and not for OS notifications (you can't affect the latter).

SLIDE:  VERTICAL/HORIZONTAL (1)
CORNER: RIGHT/LEFT (2)
CORNER: BOTTOM/TOP (4)

more options

Problem Solved.Thanks.