pythongosssss

Results 12 comments of pythongosssss

The add/remove input functions automatically resize the node, i've updated it to store the original value and restore it (unless the new size needs to be bigger)

> The double click to add Primitives is very nice. Though I did notice that only works for inputs that were modified/converted. Seemingly, on any others it's not an option....

![image](https://user-images.githubusercontent.com/125205205/227630694-f27b4895-650b-4a90-9833-4c4998cfdbfe.png) They'll now shift by the height of the titlebar if another node exists at the target position Throttled double click to 300ms, less than that didnt feel like enough...

This seems that it will just move the error to the next part of the calling function, e.g. if `getWorkflows` fails, `PysssssWorkflows.load` will then fail on `if(this.workflows.length)` as workflows is...

Do you have any errors in the log? (Settings -> View Logs)

Thanks for the feedback 1. I'll need to have a think about how to approach this, a user customizable toolbar isn't going to be in scope of what im aiming...

The example at the bottom shows adding a simple button to the button group containing settings (the cupcake): ```js app.menu.settingsGroup.append(new(await import("/scripts/ui/components/button.js")).ComfyButton({ icon: "cupcake", action: () => alert("hello"), tooltip: "Example button",...

Thank you for that, looks like it was due to the bounding rect calculating using the specified width/height of the canvas element instead of using 100% to fill the area,...

Does this always happen for you or just sometimes? I can't recreate this in Edge (which it looks like looks you're using)

Converted back to draft as I haven't checked it on collab