Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When setting up a movable and resizable dashboard layout with one single panel this panel can be moved horizontally and vertically. If you move it horizontally it correctly aligns on the grid.
However, if you move it vertically the increment is too low and it is placed not on the grid. When you then resize it, it gets immediately aligned.
These are the spacing and ratio parameters as a reference.
private double[] Spacing = new double[] { 2, 2 };
private double Ratio = (400.0 / 350.0);
The example video - please rename to .mp4 - is using 20.4.0.49.