Martin Cejp
Martin Cejp
@ttsiodras Thanks for your reply, I didn't know that the DMT-generated Python code included functions for ACN encoding.
It's really unfortunate that the browser cannot do this 'transparently', since it already has all the input in vector form.
It does stop the node from being brought to front on selection, but contrary to the documentation it doesn't prevent moving of the node. I don't see anything about deletion,...
The graph is drawn onto a canvas by JavaScript, so CSS is probably out of the question. However, the `LiteGraph` object has properties `LINK_COLOR`, `EVENT_LINK_COLOR`, `CONNECTING_LINK_COLOR`. Have you tried changing...
In my point of view, it seems quite straightforward -- the PyInstaller "bootloader" should simply propagate signals such as SIGTERM to the spawned process. But I don't doubt that there...
@BoboTiG I don't have a macOS computer, but I can give it a shot for Linux & win10 if I'm able to set up all the dev dependencies.
That header is copied verbatim from the [Quickstart Guide](https://docs.cocotb.org/en/stable/quickstart.html)
Hey, this project seems to have been abandoned since 2019. You might have more luck with https://github.com/svintit/flask-oidc-ext
If you just need to verify a JWT token, without any of the authorization flows, session management etc., you might be better off ditching this unmaintained library (see #85) and...
Another workaround: Paste to Word first, and from there to PowerPoint. You will probably need to reset line spacing, but otherwise it works.