wip I guess
This commit is contained in:
@@ -29,7 +29,7 @@ func New(ops ...OptFunc) elements.Element {
|
||||
}
|
||||
|
||||
type Stack struct {
|
||||
elements.Core
|
||||
elements.Base
|
||||
mouse.NopHandler
|
||||
horizontal bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user