Compare commits
2 Commits
003a156c50
...
713bde2d23
Author | SHA1 | Date | |
---|---|---|---|
713bde2d23 | |||
ffd6023ae2 |
2
main.go
2
main.go
@@ -1152,7 +1152,7 @@ func main() {
|
||||
dialog.ShowCustom("Message", "Close", pre, w)
|
||||
})
|
||||
|
||||
red := fyne.NewMenuItem("show people who have read this message", func() {
|
||||
red := fyne.NewMenuItem("show read receipts on message", func() {
|
||||
pre := container.NewVBox()
|
||||
|
||||
selectedScroller, ok := AppTabs.Selected().Content.(*widget.List)
|
||||
|
Reference in New Issue
Block a user