emmggi
emmggi
When it runs into the promptui function and sometimes if there's even not a selection it'll just clear the entire screen. This happens only on windows. I'm running 7 Home...
Asking if you could add colored output per column and row. Alternatively, if someone knows of a golang package to use to print colored columns let me know.
Is there a way not to download already downloaded media (photos/videos)? I'm using the `Item.Download()` function.
Can it be added please?
For now there's only animating to `BoardList` (unless I missed how to use it). I would really appreciate adding animating to a `BoardItem`. Thank you.
Hello, I'd like to know how to tell my app when a panel was expanded/collapsed (eg change a variable) so that I can keep track of which were closed/open to...
```bash $ go build . # github.com/rivo/tview /home/user/go/src/github.com/rivo/tview/box.go:343:63: cannot convert b.borderAttributes (type tcell.AttrMask) to type tcell.Style /home/user/go/src/github.com/rivo/tview/table.go:331:108: cannot convert attributes (type tcell.AttrMask) to type tcell.Style /home/user/go/src/github.com/rivo/tview/table.go:888:150: cannot convert cell.Attributes (type...
### Description Searched through the issues if someone suggested but didn't find any. I propose a way to have multiple workspaces open at once (as tabs) so that they can...
### Description I think it would be useful to group images when adding several at a time. Not when adding one image at a time, only when picking multiple. It...
### Description The columns in Boards are a bit difficult to separate visually. They should have different background color compared to the rest of the screen or a thick divider....