macos: unintended change

This commit is contained in:
Mitchell Hashimoto
2025-12-12 14:14:14 -08:00
parent 43b4ed5bc0
commit 19e0864688

View File

@@ -103,7 +103,7 @@ extension Ghostty {
}
}
.ghosttySurfaceView(surfaceView)
.allowsHitTesting(false)
// Progress report
if let progressReport = surfaceView.progressReport, progressReport.state != .remove {
VStack(spacing: 0) {