Creation/Dev/Releases/Client/5.12: Difference between revisions
From Graal Bible
Line 11: | Line 11: | ||
* GuiTextEditSliderCtrl: | * GuiTextEditSliderCtrl: | ||
** fixed problems with the format wanting the number always in front | ** fixed problems with the format wanting the number always in front | ||
* GuiSliderCtrl: | |||
** when the gui style is not providing a slider gfx then it's drawing the default slider instead of not drawing anything | |||
* Video capture: | * Video capture: | ||
** increased the video buffer size (was giving error sometimes when recording videos of huge size and lots of movement on the screen) | ** increased the video buffer size (was giving error sometimes when recording videos of huge size and lots of movement on the screen) | ||
** Linux: the capture options are not resetting anymore when changing the GUI style | ** Linux: the capture options are not resetting anymore when changing the GUI style |
Revision as of 11:10, 19 October 2007
Release date
October 19th 2007 for Windows and Linux
New features
- File selection/saving: automatically accepts the entered file name when pressing <return> (no need to click on the select button)
Bug fixes
- GuiTextEditSliderCtrl:
- fixed problems with the format wanting the number always in front
- GuiSliderCtrl:
- when the gui style is not providing a slider gfx then it's drawing the default slider instead of not drawing anything
- Video capture:
- increased the video buffer size (was giving error sometimes when recording videos of huge size and lots of movement on the screen)
- Linux: the capture options are not resetting anymore when changing the GUI style