You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix some problems with MathItem.updateDocument() and MathItem.removeFromDocument(). Add MathItem.rerender(). Adjust labs to use updateDocument() rather than inserting the HTML directly. Update maction to use rerender(), and to move the event handlers out of the CHTMLmaction wrapper, so that the wrapper can be freed even though the math (wtih event handlers) is still in the page.
0 commit comments