Damien Elmes
Damien Elmes
> thread '' panicked at rslib/src/notetype/merge.rs:42:33: > index out of bounds: the len is 22 but the index is 22 Appears to be triggered when the other notetype has more...
> image813×331 21.5 KB > The new cards and re-learning cards are nearly the same color, and I really have to squint to tell the difference. > In AnkiDroid, red...
> A card with the following text: > [$$] > \begin{tikzcd} > PB \ar[r, "g^{-1}"] \ar[d, "k_*"'] > & PD \ar[d, "h_*"] \\ > PC \ar[r, "f^{-1}"'] > & PA...
MathJax appears to account for about 1/3rd of our (2.9MB large!) editor bundle, and codemirror appears to be the second-largest contributor. If we were able to lazy-load these as required,...
Current blockers: - python-build-standalone doesn't ship ARM64 binaries yet (https://github.com/astral-sh/python-build-standalone/issues/386, https://github.com/astral-sh/uv/issues/12906) - While recent Qt versions support Windows/ARM, there are no win_arm64 wheels for QtWebEngine (https://pypi.org/project/PyQt6-WebEngine-Qt6/6.9.1/#files) Previous discussion: #3309
This is not reproducible in a simple hello-world PyQt app, so it seems to be something specific about our editing environment or app that is triggering this. More experimentation is...
> Mathjax 4.0 has been released, and this means the possibility of replacing computer modern. Is on the table? > I am not sure how much is required for a...
I don't know if this something we can work around with the current architecture. Input from Windows gurus would be appreciated.