mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-22 19:18:36 +00:00
macos: SplitView dragging
This commit is contained in:
@@ -21,7 +21,7 @@ struct GhosttyApp: App {
|
||||
case .error:
|
||||
ErrorView()
|
||||
case .ready:
|
||||
SplitView(.horizontal, left: {
|
||||
SplitView(.vertical, left: {
|
||||
Color.green
|
||||
}, right: {
|
||||
Color.red
|
||||
|
Reference in New Issue
Block a user