mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add zoom and fade effect to video player
This commit is contained in:
parent
0a96f8e0bf
commit
604fba2cbf
8 changed files with 69 additions and 39 deletions
|
@ -118,7 +118,7 @@
|
|||
|
||||
setTimeout(function () {
|
||||
dlg.open();
|
||||
}, 10);
|
||||
}, 50);
|
||||
|
||||
// Has to be assigned a z-index after the call to .open()
|
||||
dlg.addEventListener('iron-overlay-closed', function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue