macOS: move KeyStateIndicator on top of exit bar (#12282)
commit
ca7516bea6
|
|
@ -130,6 +130,7 @@ extension Ghostty {
|
|||
keyTables: surfaceView.keyTables,
|
||||
keySequence: surfaceView.keySequence
|
||||
)
|
||||
.zIndex(1)
|
||||
#endif
|
||||
|
||||
VStack(spacing: 0) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue