mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Merge pull request #513 from Seanstoppable/fixrollbar
Fix rollbar rendering
This commit is contained in:
commit
582e29aab6
@ -54,7 +54,7 @@ func (widget *Widget) Refresh() {
|
||||
widget.items = &items.Results
|
||||
widget.SetItemCount(len(widget.items.Items))
|
||||
|
||||
widget.Refresh()
|
||||
widget.Render()
|
||||
}
|
||||
|
||||
/* -------------------- Unexported Functions -------------------- */
|
||||
|
Loading…
x
Reference in New Issue
Block a user