Skip to content

Create all shapes from center #4476

Description

@DallinYauney

Many of Graphite's shapes are based at their center. For example: on a 100x100 artboard, making a circle with a transform of 50x50 will center the circle to the artboard. However, some shapes with this transform will instead have their initial vertex (often the top-left corner) in the artboard's center.

The shapes that I've found to position themselves in this way are:

  • Grid
  • QR Code
  • Arrow
  • Line
Screencast_20260825_223744.webm

I'm not aware of any cases where this distinction would be important, but it might be better to have them standardized on the same behavior nonetheless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions