Merge branch 'master' of https://forge.sunglocto.net/sunglocto/pi-im
This commit is contained in:
2
main.go
2
main.go
@@ -1155,7 +1155,7 @@ func main() {
|
|||||||
dialog.ShowCustom("Message", "Close", pre, w)
|
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()
|
pre := container.NewVBox()
|
||||||
|
|
||||||
selectedScroller, ok := AppTabs.Selected().Content.(*widget.List)
|
selectedScroller, ok := AppTabs.Selected().Content.(*widget.List)
|
||||||
|
Reference in New Issue
Block a user