GraphiteEditor/Graphite

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

Open

#3,809 建立於 2026年2月23日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Rust (1,176 fork)batch import
Good First Issue

倉庫指標

Star
 (25,662 star)
PR 合併指標
 (平均合併 6天 9小時) (30 天內合併 65 個 PR)

描述

  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

貢獻者指南