fix firefox open popup blink

stable
Juanfran 2015-03-11 11:53:12 +01:00
parent b215b04d8f
commit 8c2dc65723
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ class LightboxService extends taiga.Service
@animationFrame.add =>
$el.addClass("open")
@animationFrame.add =>
lightboxContent.show()
defered.resolve()