aloytag

Results 2 issues of aloytag

If the **layout direction** in a node is changed to **vertical**, then duplicating that node causes a strange behavior. For example, consider `node_a` in vertical layout. Then use the `NodeGraph.duplicate_nodes()`...

bug
enhancement

Hi, If I zoom out too far, at certain zoom level, custom widgets added with `add_custom_widget()` method disappear. I understand that this is normal when using `QGraphicsView` in **Qt**. It's...