Bryan Campbell

Results 11 comments of Bryan Campbell

> This is also an issue on Mac (on Chrome at least, with `PanOnScroll=true`): scrolling with Control will always zoom no matter what `zoomActivationKeyCode` is set to. However it will...

Thanks @soerendomroes , I'm working on this with @donutdan4114 . I updated the nodes so that, when multiple edges leave a node, theres an "source" port for each, and when...

Also ive found that when using `BRANDES_KOEPF` - if the farthest left node in the diagram, is made the width of the other nodes, 200, it solves the issue with...

@soerendomroes I was able to find some success by regrouping and using parent nodes, and I think this is the direction I will head in. I do have one question...

@soerendomroes would you have any thought on this one ? its slightly different so I created a new question for it [What is the best strategy / approach for balancing...

@soerendomroes yes thats what im running into with the padding solution, finding i would need to run the layout when I make an adjustment. I think what you are suggesting,...

agreed - thanks for your feedback - i will dive into the fixed positioned port solution :)