-
Notifications
You must be signed in to change notification settings - Fork 0
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
Large expressions cause visualizations half of screen to be really small #173
Comments
This problem may already be fixed, though see new issue |
Edit to above comment ^^ problem not fixed :) Example problematic expression: () are problematic, the many Breaks TeX in expression table: This additionally breaks TeX on landing page: (Separate issue with expression in spec header.) |
I hacked a quick fix for this |
Previously, large expressions expanded so much that error plot (and others) would be too small to see.
Options to fix: make center divide draggable so plot/expression table portions can be expanded/shrunk (may be a valuable feature regardless), or put limit on size of expressions table
The text was updated successfully, but these errors were encountered: