MegaGlest Forum

MegaGlest => Bug reports => Closed bug reports => Topic started by: tomreyn on 14 March 2014, 04:24:37

Title: [fixed] 4772.542242d / CEGUI: Options > Misc > Camera Move Speed
Post by: tomreyn on 14 March 2014, 04:24:37
The camera move speed option at Options > Misc > Camera Move Speed provides a text input box. However, any attempts to replace an existing value there  by a value of 20 by means of editing the text failed for me. Since these are fixed values, this should probably not be editable text in the first place, but just a drop down menu. Alternatively, and maybe better, allow a specific range of values without intervals (I assume there is any need for the steps of 5 in the first place).
Title: Re: 4772.542242d / CEGUI: Options > Misc > Camera Move Speed
Post by: tomreyn on 14 March 2014, 04:28:51
The same issue also affects Options > Network > Server Port. And I think there, too, the best solution is to allow to freely edit this field and to set a custom value within a given range.
Title: Re: 4772.542242d / CEGUI: Options > Misc > Camera Move Speed
Post by: tomreyn on 15 March 2014, 13:36:47
In 4776.6643ef4, camera move speed is now configured using a slider (no values are printed). However, the values you configure using the slider may not be stored properly.

Try this: draw the camera move speed slider to the rightmost position. Then click on "Save", notice how the slider position changes, and repeat.
Title: Re: 4772.542242d / CEGUI: Options > Misc > Camera Move Speed
Post by: softcoder on 15 March 2014, 16:37:11
This should be fixed now.
Title: Re: 4772.542242d / CEGUI: Options > Misc > Camera Move Speed
Post by: tomreyn on 15 March 2014, 21:26:51
Confirmed, thanks.