Augustin Cavalier
Augustin Cavalier
This improves the default behavior where the palette is a "dark mode" one or the like greatly.
**Describe the bug** On the Questions configuration screen, all questions, even the system ones (e.g. Street, City, etc.) can be dragged to re-order them. However, on the actual order screen,...
As in title. E.g., ``` %font-family: "Times New Roman"; ``` produces no result. Adding ``` ctxt.setFont(ctxt.lyricTextFont, 19.2 / 0.9); ``` above the `ctxt.setGlyphScaling` line in `transcriber.html.js`, `setupFontFromHeader` produces a result,...