Skip to content

Fix Layer Transformation#4008

Open
jsjgdh wants to merge 1 commit intoGraphiteEditor:masterfrom
jsjgdh:Transform
Open

Fix Layer Transformation#4008
jsjgdh wants to merge 1 commit intoGraphiteEditor:masterfrom
jsjgdh:Transform

Conversation

@jsjgdh
Copy link
Copy Markdown
Contributor

@jsjgdh jsjgdh commented Apr 5, 2026

closes #1529

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request optimizes the select tool's transformation logic by preventing redundant updates to shared transform nodes. It introduces a check using ModifyInputsContext to locate transform nodes within the layer chain and utilizes a HashSet to ensure each node is only modified once per movement frame. I have no feedback to provide as there were no review comments to evaluate.

@jsjgdh
Copy link
Copy Markdown
Contributor Author

jsjgdh commented Apr 5, 2026

@cubic-dev

@cubic-dev-ai
Copy link
Copy Markdown
Contributor

cubic-dev-ai bot commented Apr 5, 2026

@cubic-dev

@jsjgdh I have started the AI code review. It will take a few minutes to complete.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@jsjgdh jsjgdh marked this pull request as ready for review April 5, 2026 06:55
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dragging layers sharing a transform node applies multiple translations

1 participant