Felix Rech
Felix Rech
If I zoom in on a visualization through CSS perspective transformations then brushing on that visualizations will behave weird because the wrong mouse coordinates will be used. I created a...
### Pull Request Description This solves issue #1595. The eye icon on nodes will not be shown when the node is in an error state. ### Important Notes The will...
This is a potential solution to issue #2496. The constructors `new_with_args` and `new_no_args` will catch exceptions that are caused by syntax errors or similar problem. This change would require to...