[longomatch] Redraw after reloading the teams
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Redraw after reloading the teams
- Date: Wed, 24 Sep 2014 20:18:39 +0000 (UTC)
commit 0059f00cd7cfca74648c881d1ab63505de8953b7
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Fri Aug 29 14:26:14 2014 +0200
Redraw after reloading the teams
LongoMatch.Drawing/Widgets/TeamTagger.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.Drawing/Widgets/TeamTagger.cs b/LongoMatch.Drawing/Widgets/TeamTagger.cs
index d909b18..1b0be8e 100644
--- a/LongoMatch.Drawing/Widgets/TeamTagger.cs
+++ b/LongoMatch.Drawing/Widgets/TeamTagger.cs
@@ -65,6 +65,7 @@ namespace LongoMatch.Drawing.Widgets
public void Reload ()
{
tagger.Reload ();
+ widget.ReDraw ();
}
public bool Compact {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]