This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
4.4.8.31
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
andtripleclick
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;