We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It was discussed in #1
The best option is to determine the size of contents and clip the board automatically
As a quick fix, you can just let the user control the width/height values via the GET parameters
Example: http://img.catbo.at/oembed.json?url=http://img.catbo.at/3fb93c1b7891aedb18aa41fb325cbc92e82e58a1.jpg&maxwidth=200&maxheight=45&format=json
The text was updated successfully, but these errors were encountered:
The quick fix definitely sounds reasonable. Would you like to implement it? It should be simple enough, simply change
MathEmbed/app.js
Line 63 in 223eb18
Sorry, something went wrong.
No branches or pull requests
It was discussed in #1
The best option is to determine the size of contents and clip the board automatically
As a quick fix, you can just let the user control the width/height values via the GET parameters
Example: http://img.catbo.at/oembed.json?url=http://img.catbo.at/3fb93c1b7891aedb18aa41fb325cbc92e82e58a1.jpg&maxwidth=200&maxheight=45&format=json
The text was updated successfully, but these errors were encountered: