Blazor-Diagrams / Blazor.Diagrams

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

Set diagram cursor conditionally #415

Open suraj-desai-wtg opened 4 months ago

suraj-desai-wtg commented 4 months ago

If the diagram does not have AllowPanning set to true then the cursor will not be a hand and instead will be the default pointer

zHaytam commented 4 months ago

Hello, thanks for the PR!