Javi Agenjo

Results 111 comments of Javi Agenjo

all my scripts rely on that version (and I like to leave users the freedom to not use grunt if they dont want to), maybe when executing the grunt file...

the diff could be because my python script uses the /utils/deploy_files.txt files list to pack together, if the npm build uses an old copy then the included files wont be...

this should be quite easy, just copy the minimap offset from minimap canvas to maincanvas when user drags the minimap. I havent tested it though.

I hate modern JS, I like old and simple JS. I coded litegraph core in a single file because I could reload and see my changes instantly, no other solution...

Dont have much experience with HDPi devices, but just make the canvas bigger and the scale it with css, I guess that should work. Similar to what @atlasan said.

Good for you

It is included: https://github.com/jagenjo/litegraph.js/blob/master/src/litegraph.js#L12524 Are you included the right CSS?

@clarkmcc I realized the dialog is in the original litegraph.css, the problem is that the container that holds the canvas must have the litegraph class assigned and also the style...

yes, im still against, and I use webpack at work every day. But I like simplicity, and I insist, if somebody want to propose some extra tooling **as long as...

Always happy to have help, feel free to do any PR.