3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust25,662 stars (25,662 stars)1,176 forks (1,176 forks)batch import
Good First IssuePaper Cut
- Issue 種別
- bug
- 調査方針
- Investigate the paste operation in the node graph, likely in the graph editor module (e.g., `editor/src/messages/tool/tool messages/graph editor.rs`). Identify where the spawn position of the pasted node is set and compare it with the cursor's position at the time of paste. Look for any coordinate transformation that may be missing or incorrectly applied. Check the issue comments for any reproduction steps or additional context provided by the reporter.