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

redraw is not working #41

Closed
andpap opened this issue May 23, 2011 · 1 comment
Closed

redraw is not working #41

andpap opened this issue May 23, 2011 · 1 comment

Comments

@andpap
Copy link

andpap commented May 23, 2011

i am playing with the lib.

on the demo page
$("#editable-math").mathquill("redraw")
TypeError: this.find(":not(:has(:first))").data(d) is undefined
[Break On This Error] Failed to load source for: http://laug....github.com/mathquill/mathquill.min.js

@laughinghan
Copy link
Member

interesting, sounds like it could be a minification error

laughinghan added a commit that referenced this issue Jun 26, 2011
tests for:

- initial LaTeX for each of the three CSS classes mathquill
magically checks for
- the performance issue with selection #43
- dynamically mathquill-ifying by calling .mathquill() or
.mathquill('editable') on a jQuery object
- reverting anything mathquill-ified
(still need to test mathquill-ifying again #7)
- .mathquill('redraw') on something mathquill-ified while
detached #41
jwmerrill referenced this issue in desmosinc/mathquill May 15, 2015
jwmerrill added a commit that referenced this issue Jun 1, 2021
Wrap non-numeric vanilla symbol mathspeak in quotes
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

2 participants