Johann Muszynski

Results 26 comments of Johann Muszynski

Hi @sivu ! What happens when there is no node? What are you using position for? Just thinking that some kind of mechanism is probably required in case the function...

Thanks for the feedback, really appreciate it! I will definitely look into adding `EnableLinkDetachWithDragClick` back, I had a (wrong) hunch that it wasn't used much. > `IsLinkedCreated` works slightly differently...

Hi @vyorkin ! Strange error, as the CI pipeline for this project runs in a ubuntu image, and doesn't seem to suffer from the same problem 🤔 I don't have...

Thanks for bringing this up @francesco-cattoglio ! My goal is to fix all these issues at once when I refactor the internal object management: https://github.com/Nelarius/imnodes/issues/81

Hi @simonwinkelbach ! Indeed, it looks like we only capture the active color settings for each link, not the thickness. I just opened a massive pr which touches links, and...

This looks like a great starting point for the template. 👍 I didn't merge it right away, because I want to flesh out the wiki a little bit, it's non-existent...

Very cool @smilediver ! I don't want to have ImNodes depend on a modified ImGui version. But if there is some community-supported way of doing this, then that would be...

Thanks for reporting this @lfnoise . The examples should handle these situations a bit better.

The first screenshot is definitely a bit of a mess. Link control points are currently scaled based on the link's length. Changing control points to something constant looks like this:...

Hi there, and sorry about the long radio silence. I intend to tag a new release ASAP, then take a look at this pr & merge.