mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 14:37:47 +00:00
* deps: update jquery version * squash: resize thumbnails after appending shared thumb This forces jquery animate to show the thumbnail somehow... Remote thumbnails basically work this way (append to filmstrip and then resize filmstrip thumbnails) so I just copied that implementation. ... So I admit I lost this fight because even after looking at jquery I couldn't understand why it doesn't work on the first resize but does on the second. Plus I'm being put on a strict timebox to update jquery. * squash: getJSON no longer supports .success