Fix performance issues with video hover preview in long threads. #2214

This commit is contained in:
ccd0 2019-01-24 17:36:15 -08:00
parent 14ee972a32
commit c739197e26

View File

@ -131,7 +131,7 @@ Embedding =
el = $.el 'img',
src: src
id: 'ihover'
$.add d.body, el
$.add Header.hover, el
UI.hover
root: link
el: el