Blazor-Diagrams / Blazor.Diagrams

A fully customizable and extensible all-purpose diagrams library for Blazor
https://blazor-diagrams.zhaytam.com
MIT License
919 stars 176 forks source link

Resize nodes #324

Closed Heathermcx closed 1 year ago

Heathermcx commented 1 year ago

Hi, we would like to be able to resize nodes by adding resizers to a node (similarly to how ports are added). When a resizer is dragged, the node changes size accordingly. We have created this PR to implement it. Please take a look and let us know if you have any concerns or questions.

zHaytam commented 1 year ago

I have replied to your PR directly