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.3k stars 386 forks source link

Filled but open shapes don't have click targets for their fill #1736

Open aalvarado opened 2 months ago

aalvarado commented 2 months ago

Environment information:

Steps to replicate:

Actual result: Shape is not filled

Expected result: Shape is filled with selected color

Pencil shape can be filled by clicking on the stroke of the shape, there's an ongoing effort on #1711


I can use the Pen tool to create shapes and if I attempt to fill them, they are filled. Using the Pencil however the fill does not show up visually but it shows up in the Node graph

image

Editing the fill from the shape properties does allow me to change the color: image