Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii committed Mar 29, 2024
1 parent a1b3f21 commit dc227b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/BrightroomEngine/Core/EditingStack.swift
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ open class EditingStack: Hashable, StoreComponentType {
)

return try image
// TODO: better to combine these operations - oriented and cropping
.oriented(orientation)
.croppedWithColorspace(
to: scaledCrop.cropExtent, adjustmentAngleRadians: scaledCrop.aggregatedRotation.radians
Expand Down

0 comments on commit dc227b8

Please sign in to comment.