fixed resizing not working
This commit is contained in:
parent
2e3e74e128
commit
cb1839a5bc
4 changed files with 107 additions and 102 deletions
|
@ -30,6 +30,7 @@ const (
|
|||
type MsgChangeView ViewType
|
||||
type MsgPlayEntry feedEntry
|
||||
type MsgWatchedEntry int64
|
||||
type MsgError error
|
||||
type MsgTick time.Time
|
||||
|
||||
type MinifluxPlayer struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue