Skip to content

v0.62

Compare
Choose a tag to compare
@arnog arnog released this 23 Apr 19:42

0.62.0 (2021-04-23)

Improvements

  • #794 When a keycap on the virtual keyboard with associated alternate keys
    is long pressed, the other UI elements on the screen are ignored (a scrim
    element is inserted behind the panel to capture events).
  • On iPad OS prevent the document selection from being altered after
    long-pressing an alternate key in some cases.

Bug Fixes

  • A \chi13 (0.1em) gap between the nucleus and the above element was missing
    in OverUnder atoms (\overset, etc...).
  • On Safari iOS, correctly display the keyboard toggle glyph.
  • #907 When using renderMathInElement() or renderMathInDocument(),
    formulas containing styling information would get too aggressively coalesced,
    dropping some styling.
  • #910 Fixed an issue introduced in 0.61.0 where some content would not get
    rendered when calling renderMathInElement() or renderMathInDocument().