Eric RENARD
Eric RENARD
Hello, ### Goal of this PR - extract the font information from the CSS `font-family`, - insert the font in the text using `rFonts` in the `document.xml` - register the...
My client wants a tooltip to show the reason why an option is disabled. Unfortunately it won't work with disabled options. Please note that enabled option can have a tooltip...
Hi, I added : - the mouse wheel events (Actor.js, Director.js) to the framework, - a demo about it, - some corrections on the build script (sceneCSS.js filename and version.compile.*.sh),...
### Answers checklist. - [X] I have read the documentation of the component in question and the issue is not addressed there. - [X] I have searched the issue tracker...
Hello, the docker pull command produce the following: ``` > sudo docker pull ghcr.io/toeverything/affine-self-hosted:latest Error response from daemon: Head "https://ghcr.io/v2/toeverything/affine-self-hosted/manifests/latest": unauthorized ``` Being signed in with github (and ghrc.io), when...
Hello, I have installed `libtmux` using my distrib package manager (`yay -S python-libtmux`) and it is located at: `/usr/lib/python3.12/site-packages/libtmux` Also: ``` > python -m site sys.path = [ '/home/eric', '/usr/lib/python312.zip',...