GraphiteEditor/Graphite

Ctrl+D inside a layer's sub-graph causes the parent layer to be placed inside itself

Aperta

#3809 aperta il 23 feb 2026

 (2 commenti) (0 reazioni) (0 assegnatari)Rust (1176 fork)batch import
Good First Issue

Metriche repository

Star
 (25.662 stelle)
Metriche merge PR
 (Merge medio 6g 9h) (65 PR mergiate in 30 g)

Descrizione

  1. Create a new document
  2. Draw a layer
  3. Open the node graph
  4. Double-click the layer to enter its sub-graph
  5. With no layers or nodes selected, hit CtrlD (CmdD on Mac)
  6. --> The parent graph's layer, that we are currently viewing the inside of, has unexpectedly been duplicated into its own sub-graph!

https://github.com/user-attachments/assets/2e4e2825-8c59-438e-a0b1-d14e07ac1b11

Guida contributor