Keyvan Abd
Keyvan Abd
hi there is any lib like this for c#?
hey thanks for your work but at your example the when we go to http://localhost:4200/app1/one or http://localhost:4200/app2/one if I change the style.css in sub-app1 its not working the only style.css...
i know how bind polygon but i want to be editeble the point: how can i do that?
before using ngx-panzoom i was using this method to get the correct position of the mouse click ` get offsetX() { return this.container.nativeElement.getBoundingClientRect().x; } get offsetY() { return this.container.nativeElement.getBoundingClientRect().y; }...