mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CTextBox: ensure paint of background to avoid overlapped letters
This commit is contained in:
@@ -150,6 +150,7 @@ class CTextBox
|
||||
int m_nFontTextHeight;
|
||||
CFBWindow::color_t m_textBackgroundColor;
|
||||
fb_pixel_t m_textColor;
|
||||
fb_pixel_t* m_bgpixbuf;
|
||||
|
||||
CFrameBuffer * frameBuffer;
|
||||
/* int max_width;*/
|
||||
|
Reference in New Issue
Block a user