mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-12-28 17:14:39 +00:00
macOS: fix funky resolution in quick terminal (#9504)
Same as #9503 but based on main
This commit is contained in:
@@ -136,6 +136,7 @@ fileprivate struct UpdateOverlay: View {
|
||||
.padding(.trailing, 9)
|
||||
}
|
||||
}
|
||||
.frame(maxWidth: .greatestFiniteMagnitude, maxHeight: .greatestFiniteMagnitude)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user