Ghost/ghost/admin/lib
Kevin Ansfield 9582b9ea2f Fixed embed card sizing for Vimeo embeds with larger thumbnails
no issue

- we're adjusting the oembed endpoint to fetch larger thumbnails if possible and that results in Vimeo embed iframes being larger than the editor width which created large blank spaces above/below the video due to the iframe height not adjusting correctly
- in the embed card's resize routine, if we look for an embedded iframe and find a width/height attribute then we can use the aspect ratio to assign the correct height for the outer and inner iframes
2020-04-30 09:07:04 +01:00
..
asset-delivery
koenig-editor Fixed embed card sizing for Vimeo embeds with larger thumbnails 2020-04-30 09:07:04 +01:00