mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
![]() there were a number of issues with preloading: - it could result in duplicate IDs in the document - embedded styles failed to apply, because a preloaded item was overriding them - the type answer code needed rewriting to support it so we're back to something closer to the old approach - a single node that we fade out, update, and then fade in again. this means there's a longer delay when revealing mathjax, but should minimize the breakage of existing notes |
||
---|---|---|
.. | ||
mathjax | ||
browsersel.js | ||
editor.css | ||
editor.js | ||
jquery-ui.js | ||
jquery.js | ||
plot.js | ||
reviewer-bottom.js | ||
reviewer.css | ||
reviewer.js | ||
webview.js |