macos: regressed #761

This commit is contained in:
Mitchell Hashimoto
2023-10-30 19:25:02 -07:00
parent 9d3a4d2a58
commit 3cb0846d8c

View File

@ -88,6 +88,7 @@ extension Ghostty {
}
}
.navigationTitle(surfaceTitle ?? "Ghostty")
.id(node) // Needed for change detection on node
} else {
// On these events we want to reset the split state and call it.
let pubSplit = center.publisher(for: Notification.ghosttyNewSplit, object: zoomedSurface!)