[longomatch] Use smaller stats images
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Use smaller stats images
- Date: Mon, 5 Aug 2013 20:07:47 +0000 (UTC)
commit 3e73589289a58601d9084473b3011aba88ba92b1
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Mon Jul 29 21:34:53 2013 +0200
Use smaller stats images
LongoMatch.GUI/Gui/Component/Stats/Plotter.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Component/Stats/Plotter.cs b/LongoMatch.GUI/Gui/Component/Stats/Plotter.cs
index e1c7d54..5ba529a 100644
--- a/LongoMatch.GUI/Gui/Component/Stats/Plotter.cs
+++ b/LongoMatch.GUI/Gui/Component/Stats/Plotter.cs
@@ -33,7 +33,7 @@ namespace LongoMatch.Gui.Component.Stats
[System.ComponentModel.ToolboxItem(true)]
public partial class Plotter : Gtk.Bin
{
- const double WIDTH = 800;
+ const double WIDTH = 700;
const double HEIGHT = 300;
GraphType graphType;
SubCategoryStat stats;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]