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

webview styles: Let LaTeX equations scroll horizontally. #4570

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

rajprakash00
Copy link
Contributor

Currently a long LaTeX equation gets cut off from the right
instead of scrolling.

So, add horizontal scrolling effect.Also take care of bug
involving vertical cut off of superscripts in same way as
zulip web zulip/zulip#17829 .

Screenshots/Media:

zulipAfter7.mp4

Fixes: #4017
Signed-off-by: rajprakash00 [email protected]

Currently a long LaTeX equation gets cut off from the right
instead of scrolling.

So, add horizontal scrolling effect.Also take care of bug
involving vertical cut off of superscripts in same way as
zulip web zulip/zulip#17829 .

Fixes: zulip#4017
Signed-off-by: rajprakash00 <[email protected]>
@gnprice gnprice force-pushed the LaTeX-equations-responsive branch from ea98254 to 0250600 Compare March 31, 2021 19:19
@gnprice gnprice merged commit 0250600 into zulip:master Mar 31, 2021
@gnprice
Copy link
Member

gnprice commented Mar 31, 2021

Looks great, thanks! Merged, with small formatting tweaks.

@rajprakash00 rajprakash00 deleted the LaTeX-equations-responsive branch April 3, 2021 13:17
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.

Wide LaTeX displays can get invisibly cut off
2 participants