-
Notifications
You must be signed in to change notification settings - Fork 525
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
bidirectional connection animation #1936
Comments
Hello! I'm interested in contributing to this project and this issue looks like something I'm able to tackle. Would it possible to be assigned to this issue? Thank you! |
@bo-ku-ra ah, your suggestion makes sense now! Thank you for pointing out the duplicate issue too. @23danielsuh Yes, much appreciated! I would start by adding a test, and then just modifying https://github.com/terrastruct/d2/blob/master/e2etests/testdata/txtar.txt. After you add this test, you can keep running |
very useful proof of concept @bo-ku-ra . @23danielsuh Let's go with the splitting one (flowing towards endpoints from middle, for both |
i want if possible.
|
@bo-ku-ra For now I'm going to focus on this task (first issue!, so don't want to be be overwhelmed with things). You're welcome to open another issue though |
yeah that can be a separate issue down the road if needed. It's hard for me to think of when someone would want that though. Flowing towards endpoints already conveys semantics of bidirectional flow of information. Maybe purely stylistic? But I'd rather not introduce a new keyword for that unless there's a strong reason I'm not seeing. |
for consistency of vectors and descriptions. |
But if you're joining something, there's always an object in the middle. Just looks like a black hole otherwise |
Right now
animated: true
does nothing to connections where it's double-ended--
<->
The animation can bounce back and forth in these cases.
Context:
The text was updated successfully, but these errors were encountered: