-
hello have a problem with unexpected behavior using svg() method in loop
here is code sample:
There duplicated SVG outputs files. or some of them is empty or both conditions
managers = ['man1','m…
-
I worked with p5js and there is this nice feature of multiple canvases that you can define extra canvases to paint without interfering with the main canvas. One can be found here:
https://editor.p5…
-
**Describe the bug**
When I move the window(s) to my second monitor, the whole ui layout get funny and I am unable to use the window till I move it back to the first monitor. It happens to the editor…
-
This is something that was previously mentioned in #55106 and has been heavily explored in [Media Experiments](https://github.com/swissspidy/media-experiments) already (see for example [this blog post…
-
I'm trying to make litegraph not look blurry on HiDPI displays. It looks great if I double the canvas size and then use css to scale it down. The problem is that interacting with the canvas no longer …
-
I edited the css file and with a few lines of code i ended up with this (background is a animated gif):
![image](https://user-images.githubusercontent.com/12686187/57146702-429c4300-6dc6-11e9-91e0-36…
ghost updated
3 years ago
-
I have modernizr on one of my pages. Because it seems pinegrow runs some JS even for the html editor, it changes my html tag to:
Is there any way around this? Also why, in the editor, does it start…
-
### What problem does this feature solve?
The chart should resize to its own container. Maybe by using [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver) (not window.…
-
Basic Glade UI support is in place. I can add new widgets to the canvas, but existing ones are not shown -.-
@inizan-yannick I mostly copied your code from valama to valamang. Could you please look i…
-
Type: Bug
I have a user task configured in vscode to run upon a certain shortcut (launching some external editor on the currently open folder).
A few vscode versions ago, this user task was sometime…