Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

4.4.8.31

Compare
Choose a tag to compare
@c-smile c-smile released this 23 Feb 03:19
· 71 commits to main since this release

New features:

  • new sample samples.sciter/immediate-mode-painting/pie-chart.htm - circular progress indicator.
    Demonstrates use of units with Graphics;

Fixes:

  • [JS++]fix of angle literals parsing, like const s = 90deg;
  • [MacOS] fix of doubleclick and tripleclick event generation;
  • [MacOS] fix of AV in spellcheck functionality;
  • [a11y] fix of aria-labeledby handling;
  • [CSS] fix of rules application ordering;
  • Sciter.parseValue() fix of error generation on erroneous inputs;