mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-23 19:48:35 +00:00
macos: redo all the split views
This commit is contained in:
@@ -3,7 +3,7 @@ import SwiftUI
|
||||
extension SplitView {
|
||||
/// The split divider that is rendered and can be used to resize a split view.
|
||||
struct Divider: View {
|
||||
let direction: Direction
|
||||
let direction: SplitViewDirection
|
||||
let visibleSize: CGFloat
|
||||
let invisibleSize: CGFloat
|
||||
|
||||
|
Reference in New Issue
Block a user