Blazor-Diagrams / Blazor.Diagrams

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

Snap to Grid loses track of grid background when Zooming or Panning #229

Closed 240026763 closed 1 year ago

240026763 commented 1 year ago

In your Snap to Grid example and the Larger application example, the snap to grid is nice but the grid is static and doesn't scale when zoomed and doesn't move when panning so that grid background just becomes an annoyance.

zHaytam commented 1 year ago

A new GridWidget has been added to 3.0.0, which is dynamic. See #113