Fix performance issues with video hover preview in long threads. #2214
This commit is contained in:
parent
14ee972a32
commit
c739197e26
@ -131,7 +131,7 @@ Embedding =
|
|||||||
el = $.el 'img',
|
el = $.el 'img',
|
||||||
src: src
|
src: src
|
||||||
id: 'ihover'
|
id: 'ihover'
|
||||||
$.add d.body, el
|
$.add Header.hover, el
|
||||||
UI.hover
|
UI.hover
|
||||||
root: link
|
root: link
|
||||||
el: el
|
el: el
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user