Skip to content

Layout issue when rendering large square shapes #1

@devtunis

Description

@devtunis

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
Image
Notes
The issue becomes more noticeable with larger shapes.
Likely related to layout constraints, scaling, or rendering lo

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions