feichin-noreja
feichin-noreja
@hasanbalci can you have a look at my code? My "solution" is: I added a didDrag to `snap_during_drag.js` and triggerd the dragfree event. I dont know if there is a...
Came back to this topic. Solution; import 'cytoscape-grid-guide'; this.cy?.gridGuide({ // Configure the grid guide plugin gridSpacing: 50, // Example spacing snapToGrid: true // Example option // Add more options as...
I have the same problem. Also using Angular 17.
> The problem related to the shapes occurs with all rounded shapes. In the generated SVG, somehow the shape itself and its rounded corners are rotated and they don't align...