jeldev12
jeldev12
Hi Sir , I am using your project and modifying some parts particularly to be able to add and draw polygon to the image that was added on the canvas....
@Saqib92 Hi Sir, good day. So basically, I am creating this app based on Mr. Kevoj angular editor using fabric js. So as you can see on the first screenshot....
to your question on what I am referencing using: this.polygon = newPolygon; is The issue I am facing that time with the fill color getting darker each time getClickCoords is...
> let poly = this.canvas.getObjects()[0]; let poly = this.canvas.getActiveObject(); causes the following issue Invalid or undefined 'poly' object.
Hi Sir, I was able to fix the following issues. Thank you for the idea and help @Saqib92 . Very much appreciated.