-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
When drawing a large square (or similar shapes), the rendering/layout does not behave correctly. The element appears misaligned and does not fit properly within the available space.
Steps to Reproduce
Draw a large square or shape.
Render it within the application/canvas.
Observe how the element is displayed.
Expected Behavior
The square should be rendered with correct proportions and properly aligned within the container without distortion or overflow.
Actual Behavior
The square appears incorrectly positioned and does not scale or align properly within the layout.
Screenshot

Notes
The issue becomes more noticeable with larger shapes.
Likely related to layout constraints, scaling, or rendering lo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels