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

Controls - Controls Type #349

Open PDilan321 opened 10 months ago

PDilan321 commented 10 months ago

Hello,

I was just wondering if it's possible to disable/enable Controls for each node? For example, it could be clicking on a button enables onHover or disables it (not remove).

Thanks

zHaytam commented 10 months ago

Hello,

Do you want to disable for specific models (nodes) or all models (nodes)?

PDilan321 commented 10 months ago

Hi,

In my case, it would be for all nodes but would be interested to know how it would work for specific nodes as well. Thank you

zHaytam commented 9 months ago

I will try to incorporate this in the next version.