DEV Community

Dream
Dream

Posted on

How to show guide lines at the top of the other objects include selected object in Fabirc.js?

I'm a beginner working with the Fabric.js canvas library and have implemented an object alignment feature that works well. However, I'm encountering an issue with the visual aspect of the alignment.

When I align two objects on the canvas, a guideline is drawn between them to indicate the alignment. The…

Top comments (0)