bug-xboard
[Top][All Lists]
Advanced

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

[Bug-XBoard] default eval graph positioning is awkward


From: Joshua Pettus
Subject: [Bug-XBoard] default eval graph positioning is awkward
Date: Mon, 22 Sep 2014 11:34:42 -0400

Hi HGM,

I put this on the talkchess forum bug thread, but I wanted to make sure you saw it.

The default position/size of the evalGraph is


-evalGraphX 0
-evalGraphY 788
-evalGraphW 4
-evalGraphH 2


So whenever I start xboard with a fresh user config file, the Eval Graph pops up in a microscopic window over halfway toward the bottom of the left side of the screen. It's actually almost impossible to see at first in, OSX especially, and I can see a few people thinking it's not actually working when it is.

It's not in the master config so I figured it must be hard coded that way somewhere. I thought about changing it in osx config but I'm sure this is a problem in linux as well.

Where as moveHistory and engineOutput have much more reasonable defaults:


-moveHistoryX 0
-moveHistoryY 0
-moveHistoryW 404
-moveHistoryH 56



-engineOutputX 0
-engineOutputY 0
-engineOutputW 504
-engineOutputH 163


reply via email to

[Prev in Thread] Current Thread [Next in Thread]