Skip to content

Commit a1d2329

Browse files
soroushsqRoyalPineapple
authored andcommitted
add another clipped
1 parent d5b4aec commit a1d2329

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/AccessibilitySnapshot/AccessibilitySnapshotPreviews/SwiftUIAccessibilitySnapshotView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ public struct AccessibilitySnapshotView<Content: View>: View {
8888
}
8989
}
9090
.frame(width: renderSize.width, height: renderSize.height)
91+
.clipped()
9192
}
9293

9394
@ViewBuilder

0 commit comments

Comments
 (0)