Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new connector will not update size of Node #46

Open
fahimmahmoodmir opened this issue Dec 27, 2016 · 2 comments
Open

Adding new connector will not update size of Node #46

fahimmahmoodmir opened this issue Dec 27, 2016 · 2 comments

Comments

@fahimmahmoodmir
Copy link

I tried adding new connecter both output and input connector dynamically. Result wasn't good the connectors were going out from the node itself. I used the default css provided in demo .Here is the picture:

image

Anyone else having this problem? any workaround?

@HACHIMIam
Copy link

you can modify this by going to flowchat/node.html and add the width to ng-attr-style you can add a attribute to newNod model in app.js that contain the numbre of connector and set the width dynamically
screen shot 2017-06-03 at 14 40 04
screen shot 2017-06-03 at 14 40 51

@kbaghel
Copy link

kbaghel commented Jun 22, 2017

@HACHIMIam , how you create node like (yes, no, maybe). Can you please suggest here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants