Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

To do: twitter stream #11

Open
EstherDeLoof opened this issue May 4, 2016 · 3 comments
Open

To do: twitter stream #11

EstherDeLoof opened this issue May 4, 2016 · 3 comments

Comments

@EstherDeLoof
Copy link
Contributor

I've added code for a twitter stream but the height of the stream only renders nicely when I refresh the page in the slides view, but not in the overview view.
Any pointers on a solution?

RubenVerborgh added a commit that referenced this issue May 4, 2016
@RubenVerborgh
Copy link
Member

I also observe this behavior with Firefox, but not with Chrome. Seems to be yet another iframe-related browser bug. (I'm surprised we hit so many, since this is supposed to be a rare thing.)

PS I added some styling for the tweets.

@EstherDeLoof
Copy link
Contributor Author

Interesting, I had the problem in my Chrome local jekyll server. Thanks for having a look, I guess I attract bugs ;)

@RubenVerborgh
Copy link
Member

For future reference: the source of the iframe-related bugs (this one and #8) is the interaction between iframe and transform: scale. The latter is used to always perfectly size the slide to the screen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants