Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use fixed height for images, improve sizing #272

Merged
merged 5 commits into from
Jan 28, 2022
Merged

Conversation

raucao
Copy link
Member

@raucao raucao commented Jan 28, 2022

This makes the height of the document predictable before the images are loaded, so we can scroll to the end consistently.

(Auto-scrolling fixes coming up in a separate PR.)

refs #222

Unfortunately needs a complete restart of Hyperchannel for the styles to
be loaded (i.e. the JIT isn't working for classes in JS strings).
This makes the height of the document predictable before the images are
loaded, so we can scroll to the end consistently.
@raucao raucao merged commit 626deac into master Jan 28, 2022
@raucao raucao deleted the chore/fixed_image_height branch January 28, 2022 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant