Skip to content

[codex] Add PhotosCrop Gaussian blur adjustment#311

Merged
muukii merged 1 commit into
v5from
codex/add-photoscrop-gaussian-blur
Jun 18, 2026
Merged

[codex] Add PhotosCrop Gaussian blur adjustment#311
muukii merged 1 commit into
v5from
codex/add-photoscrop-gaussian-blur

Conversation

@muukii

@muukii muukii commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add Blur to the PhotosCrop Adjust parameter list.
  • Write Blur edits into the global-effects node as GaussianBlurFeature(value:).
  • Add focused tests for blur insertion, neutral removal, and PhotosCrop effect ordering.

Why

GaussianBlurFeature already existed in the parametric layer and PhotosCrop effect ordering, but PhotosCrop's Adjust UI did not expose a global Blur parameter. This makes Gaussian blur available as a first-class Feature adjustment in that UI.

Validation

  • BrightroomUI simulator build succeeded via XcodeBuildMCP.
  • BrightroomEngineTests/PhotosCropAdjustmentParameterTests passed: 3 tests.

@muukii muukii marked this pull request as ready for review June 18, 2026 16:49
@muukii muukii merged commit 8b4b78b into v5 Jun 18, 2026
2 checks passed
@muukii muukii deleted the codex/add-photoscrop-gaussian-blur branch June 18, 2026 16:49
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.

1 participant