[longomatch] Update the time scale ater changing the pixels' ratio
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Update the time scale ater changing the pixels' ratio
- Date: Mon, 18 Mar 2013 10:20:28 +0000 (UTC)
commit a86c9ec6ae872754f562a64890cf00cf62268ad3
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Mar 17 20:46:19 2013 +0100
Update the time scale ater changing the pixels' ratio
.../Gui/Component/TimeReferenceWidget.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Component/TimeReferenceWidget.cs
b/LongoMatch.GUI/Gui/Component/TimeReferenceWidget.cs
index a2273cf..43e7d80 100644
--- a/LongoMatch.GUI/Gui/Component/TimeReferenceWidget.cs
+++ b/LongoMatch.GUI/Gui/Component/TimeReferenceWidget.cs
@@ -82,6 +82,7 @@ namespace LongoMatch.Gui.Component
}
set {
pixelRatio = value;
+ QueueDraw();
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]