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

Fix expression width to adjust correctly to page width #206

Open
jaltekruse opened this issue Apr 12, 2022 · 0 comments
Open

Fix expression width to adjust correctly to page width #206

jaltekruse opened this issue Apr 12, 2022 · 0 comments

Comments

@jaltekruse
Copy link
Owner

jaltekruse commented Apr 12, 2022

This currently isn't great in two major ways. The maximum width never fills the page on a wide display, and the width doesn't adjust down correctly and can bleed outside of its container visually. Eventually when the widow is scaled down enough, it is too long and jumps down the page confusingly. Need to just dynamically calculate the width in javascript, I couldn't figure out how to get this to behave how I wanted it to using pure CSS.

freem_math_expression_dynamic_width_bugs-2022-04-12_10.20.39.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant