Skip to content

Commit

Permalink
Wrapped channels to drawing group
Browse files Browse the repository at this point in the history
  • Loading branch information
alladinian committed Oct 20, 2021
1 parent 5f2e49f commit 53c2154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/HistogramView/HistogramView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ public struct HistogramView: View {
.blendMode(blendMode)
}
.id(image)
.drawingGroup()
}
}
}
Expand Down

0 comments on commit 53c2154

Please sign in to comment.