beddueimpossibile
beddueimpossibile
I found out, by studying the imnodes source code, that I can use `imnodes::PushAttributeFlag(imnodes::AttributeFlags_EnableLinkDetachWithDragClick);` to enable the deletion of a link by dragging it away from a pin, but I...
Now it's clear, thank you for the prompt reply and the explanation! Probably I can close this issue, or leave it open to remember us about the example code covering...
That's a very useful piece of information that I obviously missed! It's not the first time that I overlook something here, and I think it's because the way some functionalities...
I am having problems with pixel perfect scaling of textures and ended up here while searching for clues. Any news about this? Thanks
Yes I agree with you, I improvised actually. Unfortunately I am not mastering those tools so I tried to solve it the way I know.
An other possible solution, as you pointed out, is to generate the map file relative to the original js source file instead of the processed one. Unfortunately I could not...
> @beddueimpossibile when you say "Only debugging from Chrome is possible." What do you mean by this? Why is Chrome different than VSCode in this regard? It was a couple...