Closed edongashi closed 3 years ago
Standard tests have passed 👏
The scroll formula is now off. How did you get the calc(100vh - 8px - 26.25em);
value?
Standard tests have passed 😊
Guessed it to -27.25em
and it looks somewhat correct.
Standard tests have passed ❤️
Pull request can be merged 💯
Guessed it to
-27.25em
and it looks somewhat correct.
Makes sense, controls are now 1em
bigger, since you dropped the small
tag.
Fixes #4957.
The logs is now a downloaded file instead of inlined in the browser. A 50+MB file is handled very poorly on browsers.
HTTP chunks are in sync with repo chunks (500).
Fixes a bug where
Enum.chunk_every
was forcing the whole file to be built in memory before shipping the first chunk.Gives a nicer style: