[longomatch] Fix reuse of background images



commit 1fc0249dfb79a0bd94370b56a404c3a43d6f405b
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Aug 6 01:06:00 2013 +0200

    Fix reuse of background images

 LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs 
b/LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs
index 5d4880c..733d4e5 100644
--- a/LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs
+++ b/LongoMatch.GUI/Gui/Component/CoordinatesTagger.cs
@@ -77,7 +77,6 @@ namespace LongoMatch.Gui.Component
                                        CairoHelper.SetSourcePixbuf(sourceCR,value,0,0);
                                        sourceCR.Paint();
                                }
-                               value.Dispose();
                                QueueDraw();
                        }
                }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]