macos: unintended change
parent
43b4ed5bc0
commit
19e0864688
|
|
@ -103,7 +103,7 @@ extension Ghostty {
|
|||
}
|
||||
}
|
||||
.ghosttySurfaceView(surfaceView)
|
||||
.allowsHitTesting(false)
|
||||
|
||||
// Progress report
|
||||
if let progressReport = surfaceView.progressReport, progressReport.state != .remove {
|
||||
VStack(spacing: 0) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue