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

Dynamic card width #2

Open
agronick opened this issue Mar 27, 2019 · 5 comments
Open

Dynamic card width #2

agronick opened this issue Mar 27, 2019 · 5 comments

Comments

@agronick
Copy link

It would be nice if the arrows still aligned when the width of the card was increased via css.

Also it would be nice to be able to control the contents of the card with a slot.

@Zomis
Copy link

Zomis commented Apr 6, 2019

I totally agree about the slot thingy, I was just disappointed that it only supports text as content.

I would say that this issue can be renamed to simply "Dynamic card" or "Dynamic node".

@agronick
Copy link
Author

agronick commented Apr 8, 2019

I thinks thats changed. Slots support anything now.

@Zomis
Copy link

Zomis commented Apr 10, 2019

Vue slots in general supports anything, yes. But this project isn't using slots. Neither in https://github.com/Jeffreyrn/vue-simple-flowchart/blob/master/src/components/FlowchartNode.vue or in https://github.com/Jeffreyrn/vue-simple-flowchart/blob/master/src/components/SimpleFlowchart.vue, which is a big reason for me to not use this.

@agronick
Copy link
Author

I misunderstood. I thought you were the maintainer. Yeah slots would open this up to a lot more use cases.

@ovictoraurelio
Copy link

Are you using another project to work with flowchart? Wich one?

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