Skip to content

Refactor the Line, Rectangle, Ellipse, and Polygon tools into a unified Shape tool #2683

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

0SlowPoke0
Copy link
Collaborator

Replaced the existing Line, Rectangle, Ellipse, and Polygon tools with a unified Shape Tool that supports the creation of all these shapes from a single interface. The old Line, Rectangle, and Ellipse tools have been aliased to use the new Shape Tool. In addition to shape creation, the new tool also supports modifying the shapes it creates.

@Keavon Keavon changed the title Refactor Line, Rectangle, Ellipse, and Polygon Tools into a Unified Shape Tool Refactor the Line, Rectangle, Ellipse, and Polygon tools into a unified Shape tool Jun 4, 2025
@github-actions github-actions bot requested a deployment to graphite-dev (Preview) June 12, 2025 18:32 Abandoned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants