MegaGlest Forum

MegaGlest => Bug reports => Closed bug reports => Topic started by: tomreyn on 13 March 2014, 18:39:57

Title: [fixed] 4769.e03536f / CEGUI: Keyboard setup + notices
Post by: tomreyn on 13 March 2014, 18:39:57
Two minor issues in this version:

Code: [Select]
Compiled using: GNUC: 40801 [64bit] on: Mar 13 2014 19:03:45 platform: Linux-X64 endianness: little
GIT: [Rev: 4769.e03536f] - using STREFLOP [SSE] - [no-denormals]

Horizontal table width is too large by default (specifically the first table row is too wide).

(http://i.imgur.com/BnG6X61.png)


These messages display on download / removal of translation updates from Transifex:
(http://i.imgur.com/V8j9MrB.png)  (http://i.imgur.com/qr0Xmk9.png)
There should not be a YES / NO prompt there, since these messages are purely informational.
Title: Re: CEGUI improvements (tracking bug)
Post by: softcoder on 14 March 2014, 02:12:31
Should be fixed in git now.
Title: Re: CEGUI improvements (tracking bug)
Post by: tomreyn on 14 March 2014, 02:24:57
Both issues are now solved - thanks Softcoder!