GraphiteEditor / Graphite

2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
https://graphite.rs
Apache License 2.0
7.76k stars 408 forks source link

Allow selection by clicking open shapes that are visibly filled #1711

Closed slayyden closed 3 months ago

slayyden commented 6 months ago

Allows for selection of open shapes by clicking on the filled region.

Closes #1736

Keavon commented 6 months ago

!build

github-actions[bot] commented 6 months ago
📦 Build Complete for 5a97affedd9898d1cec1ae0c73b45a85befa07d7
https://d6aa6d2f.graphite.pages.dev
Keavon commented 5 months ago

What's the latest status on this? It's still marked as a draft so I assume there's more to do?

slayyden commented 5 months ago

This is feature complete and awaiting review for code quality and robustness.

Keavon commented 4 months ago

Any updates about getting the two code review comments resolved? (The question and the suggestion to reuse the existing winding function instead of reimplementing it.) Thanks! (I'm also going to mark this as a draft for the moment until I hear more.)