Hello, On Tue, 27 Jan 2015 03:03:02 +0100 Celelibi <[email protected]> wrote:
It seems that the jauge for the Gigablitz doesn't work anymore.
Yes the gauge was not working. This patch fixes Bug #776342. Best Regards, -- Bruno
--- right_panel_score.cc.orginal 2015-02-08 18:28:34.588677096 +0100 +++ right_panel_score.cc 2015-02-08 18:28:41.596773149 +0100 @@ -41,7 +41,6 @@ gigablitz_countdown = gauge_height; delay_gigablitz_countdown = 0; flip_white = false; - gauge_height = 0; panel_width = 0; }

