mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-09 14:48:35 +02:00
CTextBox: add attribut 'm_bg_painted'
Shoul help in together with changed text content to control required text render.
This commit is contained in:
@@ -122,6 +122,7 @@ class CTextBox : public sigc::trackable
|
||||
fb_pixel_t m_old_textBackgroundColor, m_old_textColor;
|
||||
|
||||
bool m_showTextFrame;
|
||||
bool m_bg_painted;
|
||||
|
||||
CBox m_cFrame;
|
||||
CBox m_cFrameTextRel;
|
||||
|
Reference in New Issue
Block a user