issues
search
PyWorkflowApp
/
visual-programming
A Python Visual Programming Workspace for Data Science
MIT License
33
stars
12
forks
source link
Removes animation for circle and upper left corner bug
#13
Closed
cesaragv
closed
4 years ago
cesaragv
commented
4 years ago
This PR address two issues:
Removes the animation of the circle, which becomes a headache once we have multiple links on canvas
Fixes bug that links created by just clicking on the port would try to link against the upper left corner
This PR address two issues: