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
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.
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:
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.