Leon Thomm
Leon Thomm
When you hover over the node with your mouse the node description should appear as tooltip (they need some improvement, the layouting doesn't work as it's supposed to), shouldn't this...
> Probably works the same for PyQt5, PyQt6, but haven't tested. PyQt is incompatible and won't be supported. Are all these changes related to PySide6? If not, can we separate...
back from winter break; the migration is not trivial (clearly requires more than changing imports, will need some manual testing, probably changes to the stylesheet) so I'd like to not...
> I think what's important here is checking of any differences between pyside2 and pyside6 rather pyside6 alone. I agree. Note that pyside2 runs on Python One other possibility I...
same on AMD Ryzen 7 7840U, running Kubuntu-22.04 on a Framework
closing in favor of #189
Hey, yes the command line arguments are almost ready for publish. The progress in this repo was halted for a while due to issues including a copyright disagreement. Meanwhile, I...
this has been done [a while ago](https://github.com/leon-thomm/Ryven/releases/tag/v3.4.0), closing this issue
The guide describes how to link a widget in your node, which is simply a QWidget. For actually building your custom widgets please refer to the Qt For Python documentation....
TODO: change `type[Data]` -> `Type[Data]`