Skip to content

Conversation

@krVatsal
Copy link

@krVatsal krVatsal commented Nov 4, 2025

Add a new arrow shape tool

Closes #3317

Signed-off-by: krVatsal <kumarvatsal34@gmail.com>
@krVatsal krVatsal marked this pull request as draft November 4, 2025 11:46
@timon-schelling
Copy link
Member

!build

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

📦 Build Complete for 989f4ba
https://8e0fa0ab.graphite.pages.dev

@timon-schelling
Copy link
Member

I know still a draft, but a arrow node might be something to consider. Like it is done for all other shapes.

Thanks for the contribution :)

@Keavon
Copy link
Member

Keavon commented Nov 4, 2025

I haven't read the (draft) PR's code, but what is the tooling doing if it's not controlling an arrow generator node?

@timon-schelling
Copy link
Member

the (draft) PR's code, but what is the tooling doing if it's

creating a path node

@Keavon
Copy link
Member

Keavon commented Nov 4, 2025

That wouldn't allow the user to parametrically edit the arrow shape. The goal is to add handles to drag its width, length, arrow head's front and back angles, and arrow head width and height. That all has to be written to the parameters of an Arrow node. @krVatsal please be aware of these details for the requirements of this feature. Thank you.

@krVatsal
Copy link
Author

krVatsal commented Nov 4, 2025

Sure @Keavon

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.

Add an arrow to the Shape tool

3 participants