You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Problem:**
While resizing via the ruler markers the offset line should not be
allowed to go past the grid container bounds.
**Fix:**
Clamp the `top` and `left` props of the line based on the container.
Fixes#6699
**Problem:**
While resizing via the ruler markers the offset line should not be
allowed to go past the grid container bounds.
**Fix:**
Clamp the `top` and `left` props of the line based on the container.
Fixes#6699
No description provided.
The text was updated successfully, but these errors were encountered: