sciter-js-sdk icon indicating copy to clipboard operation
sciter-js-sdk copied to clipboard

Sciter.JS - Sciter but with QuickJS on board instead of my TIScript

Results 38 sciter-js-sdk issues
Sort by recently updated
recently updated
newest added

https://github.com/c-smile/sciter-js-sdk/tags

I tried to assemble hello-world app using Quark and got an error: ``` winX64 Done! mac FAILURE, no .dat file linuxX64 FAILURE, no .dat file ```

When executed, the radial-gradient function creates a graph with fuzzy edges, whereas all browsers have hard edges, because hard edges are the result I need. _**background: radial-gradient(at left bottom, transparent...

how to download old version 4.4.5.4

Sciter 4.4.8.(16/17/18) [direct2d] When the window is maximized, you can see an empty space on the right side. https://user-images.githubusercontent.com/13523412/142140685-f63bc805-da18-4ec5-bc8f-d6101f915c07.mp4

Checking or unchecking any option should show a popup. But, nothing happens. It seems that the `change` event for `select[multiple="checkmarks"]` is broken? ```html Select All A B C import {...

For latest edition, mdview.exe (located in bin\windows\x32) can not open .md file, but open html file is ok.

`inspector.exe` misses file and product version in file description. It would be great to have an easy way to know which version of the inspector we are using. `scapp.exe` and...

The cursor should be an arrow when hovering a scrollbar, not a caret: ![screenshot](https://i.imgur.com/TMJ6fsK.gif)

**Describe the bug** No matter what kind of way I attempt to do so, I cannot include a custom Cookie header in a Fetch request. It seems that cookies are...