Vitor Reis

Results 2 issues of Vitor Reis

In the example provided in the project `bwdl` the digraph uses `VerticalTree` to layout, however the nodes has way too much space in between each other. I tried to decrease...

Fixes this problem: ``` npm run dev > [email protected] dev /Users/v.reis/workspace/cypress-tutorial-build-todo-starter > concurrently "npm run watch" "npm run serve" [0] [0] > [email protected] watch /Users/v.reis/workspace/cypress-tutorial-build-todo-starter [0] > webpack --watch [0]...