You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
Right now the descriptions shown in iFrames retain any HTML formatting that is in the gallery. This includes possible paragraphs, lists, images, etc.
I don't use wordpress, etc. so I really do not understand the issues with overflow boundaries but I can imagine that this formatting might be an issue.
If this is an issue, possible solutions would be:
remove the formatting: This might look pretty ugly and would remove any links or images
place the description in a scrollable DIV: how high should the DIV be?
let the user deal with the issue by changing the oEmbed_height: What guidance should be provided?
Right now the descriptions shown in iFrames retain any HTML formatting that is in the gallery. This includes possible paragraphs, lists, images, etc.
I don't use wordpress, etc. so I really do not understand the issues with overflow boundaries but I can imagine that this formatting might be an issue.
If this is an issue, possible solutions would be:
oEmbed_height: What guidance should be provided?