remove blur

This commit is contained in:
neon443
2025-08-05 20:03:36 +01:00
parent 14e24008c4
commit 5547a6fb34

View File

@@ -77,7 +77,6 @@ struct ConnectionView: View {
} }
} }
} }
.blur(radius: showIconPicker ? 5 : 0)
.scrollContentBackground(.hidden) .scrollContentBackground(.hidden)
.transition(.opacity) .transition(.opacity)
.onDisappear { .onDisappear {