mirror of
https://github.com/taigrr/wtf
synced 2026-03-30 08:15:15 -07:00
use widget.View.SetText to print
This commit is contained in:
@@ -34,7 +34,6 @@ func (widget *Widget) Refresh() {
|
||||
}
|
||||
|
||||
widget.UpdateRefreshedAt()
|
||||
widget.View.Clear()
|
||||
widget.display(widget.clockColl.Sorted())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user