GraphiteEditor/Graphite

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

オープン

#3,809 opened on 2026/02/23

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (1,176 件のフォーク)batch import
Good First Issue

Repository metrics

Stars
 (25,662 個のスター)
PR merge metrics
 (PR metrics pending)

説明

  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

コントリビューターガイド