mirror of
https://github.com/gdamore/tcell.git
synced 2025-04-24 13:48:51 +08:00
parent
46afc5218a
commit
e5a59254fc
@ -53,7 +53,7 @@ type Orientation int
|
||||
|
||||
const (
|
||||
// Horizontal indicates left to right orientation.
|
||||
Horizontal = iota
|
||||
Horizontal Orientation = iota
|
||||
|
||||
// Vertical indicates top to bottom orientation.
|
||||
Vertical
|
||||
|
Loading…
x
Reference in New Issue
Block a user