From 645e35c4ba0ec3c2d54d512b254e4abfd43f49d0 Mon Sep 17 00:00:00 2001 From: "H.G.Muller" Date: Mon, 22 Sep 2014 21:57:23 +0200 Subject: [PATCH] Configure a size for the Eval Graph If no size for the Eval Graph window is configured in the master settings file, the window will pop up as 2x4 pixels. --- xboard.conf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xboard.conf.in b/xboard.conf.in index 4784de79..a65f6454 100644 --- a/xboard.conf.in +++ b/xboard.conf.in @@ -30,6 +30,8 @@ -recentEngines 4 -gameListW 500 -gameListH 300 +-evalGraphW 300 +-evalGraphH 150 -stickyWindows false ; ; Behavior -- 2.17.1