macos: unintended change

pull/9130/head
Mitchell Hashimoto 2025-12-12 14:14:14 -08:00
parent 43b4ed5bc0
commit 19e0864688
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

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) {