Skip to content
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

Make the Pen tool show a path being closed by drawing a filled overlay when hovering the endpoint #2521

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

Conversation

c-mateo
Copy link
Contributor

@c-mateo c-mateo commented Apr 6, 2025

Now the pen tool shows a path being closed as requested in #2390 but doesn't work well with vector meshes. The fill tool shows the region to be filled by drawing a filled overlay too. Few new methods were added to the OverlayContext for drawing paths and filling areas.

@c-mateo
Copy link
Contributor Author

c-mateo commented Apr 6, 2025

Thank you. The failed build made me notice I forgot to upload one file. Apologies.

Copy link

github-actions bot commented Apr 6, 2025

📦 Build Complete for 6e39bc2
https://3d0903e9.graphite.pages.dev

@Keavon
Copy link
Member

Keavon commented Apr 6, 2025

pen_tool.rs requires formatting

@Keavon Keavon force-pushed the master branch 3 times, most recently from aa7ff13 to e11b57a Compare April 6, 2025 11:41
@c-mateo c-mateo marked this pull request as draft April 7, 2025 03:22
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