Sciter 2.0.0.15

Sciter2 build 2.0.0.15 is out:
sciter2-tech-preview.zip

  1. CSS: text-indent and text-align:justify are back
  2. CSS: background-repeat:stretch keep-ratio
  3. back/foreground-image-transformation redesign. Now these properties support multiple functions at the same time: background-image-transformation: hue(red) contrast(0.7);
  4. back/foreground-image-transformation, new filters: flip-x() and flip-y() – mirror of the image in horizontal and vertical directions.
  5. back/foreground-image-transformation, new filters: flip-x() and flip-y() – mirror of the image in horizontal and vertical directions.
  6. DOM inspector/debugger: it got new panel – editable list of code snippets to run in host document namespace.