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
9.63k stars 468 forks source link

Add a node insertion button and layer renaming from the Properties panel #2072

Closed 0HyperCube closed 1 month ago

0HyperCube commented 1 month ago

Closes #2060 Demonstration of the add node popover

Keavon commented 1 month ago

I added a feature to let you rename the selected layer from the Properties panel, like you could do already with the current document, and I put the add node button beside it. A todo item for me is to find a more discoverable place for this button to go, but this will all change a reasonable bit when I have the time to implement the latest state of the Properties panel's UI mockup.

capture