Merge branch 'cst-next' into nmp-cst-next

Origin commit data
------------------
Commit: b6d2bad857
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-21 (Thu, 21 Jan 2016)
This commit is contained in:
Michael Liebmann
2016-01-21 17:57:38 +01:00
43 changed files with 485 additions and 92 deletions

View File

@@ -86,7 +86,7 @@ void CComponentsHeader::initVarHeader( const int& x_pos, const int& y_pos, const
fb_pixel_t color_shadow)
{
cc_item_type = CC_ITEMTYPE_FRM_HEADER;
cc_txt_save_screen = true;
cc_txt_save_screen = false;
x = x_old = x_pos;
y = y_old = y_pos;