Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

background-position bug

  • 2 odpovede
  • 1 má tento problém
  • 6 zobrazení
  • Posledná odpoveď od e.sternin

more options

firefox removes css attribute background-position:" so there are no coordinates for my smile library

this problem occurs only in latest windows version

https://github.com/lsharir/angular2-emoji-picker/blob/master/src/components/emoji-button.component.ts#L20

firefox removes css attribute ''background-position:" so there are no coordinates for my smile library this problem occurs only in latest windows version https://github.com/lsharir/angular2-emoji-picker/blob/master/src/components/emoji-button.component.ts#L20

Všetky odpovede (2)

more options

Could you provide a working example of this bug? Here everything is working as expected.

more options

https://lsharir.github.io/angular2-emoji-picker/

it works everywhere, except latest mozila i think its problem with background-position-x and background-position-y (you can see the code here https://github.com/lsharir/angular2-emoji-picker/blob/master/src/components/emoji-button.component.ts#L20)

here i addded background-position myself and there is my smile