Anil Gulecha

Results 16 issues of Anil Gulecha

Pls consider adding pressure based thickness support. Touch events can indicate the pressure on the drawing (which can be used to set the size of point/line/curve drawn). Eg: https://patrickhlauke.github.io/touch/tracker/tracker-force-pressure.html https://viliusle.github.io/miniPaint/...

enhancement
good first issue

This is an issue to track this feature. I'd like to see how N clients can work offline, make different changes, and then come online and have all changes be...

enhancement

- Default behavior is the same as without this option. - When timeout is provided, it will call failCallback() if there has been no response.

I had to look into the source code to see how data was being passed into the backend, and only then realized i could not PUT -- only GET/POST is...

Hi Folks, I came across dolos searching for a code plagiarism checking - and you've implemented exactly the approach I'd consider. This is a very good library! From what I...

Something like ./ditherit-sli --dither-type= --output --pallete=

### Description I'd like to host multiple notebooks (and hence apps) via a single marimo command. This opens up multiple usecases for end users. Eg: `marimo edit file1.py file2.py file3.py`...

enhancement

It would be easy to use with basket.js and require.js served from there.

Hi, Would it be possible to also add a react native module wrapper for this code, so shell commands can be called from there?

Is it trivial to make this work with tiptap? Tiptap is a Vue component internally using prosemirror. Examples: https://tiptap.scrumpy.io Tiptap collab: https://tiptap.scrumpy.io/collaboration Tiptap collaboration currently needs a server: https://github.com/scrumpy/tiptap/blob/master/examples/Components/Routes/Collaboration/index.vue Would...