fix firefox open popup blink
parent
b215b04d8f
commit
8c2dc65723
|
@ -45,6 +45,8 @@ class LightboxService extends taiga.Service
|
||||||
|
|
||||||
@animationFrame.add =>
|
@animationFrame.add =>
|
||||||
$el.addClass("open")
|
$el.addClass("open")
|
||||||
|
|
||||||
|
@animationFrame.add =>
|
||||||
lightboxContent.show()
|
lightboxContent.show()
|
||||||
defered.resolve()
|
defered.resolve()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue