mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
CAudioPlayerGui: add cc scquare objekt as title box, fix caption bg colors
Use of cc square object saves unnecessary paintBoxRel() calls. BgColors of metatdata and time display were different to titlebox body color, but was not to see with all themes. btw: time box was too much on the right side. Frame of titelbox was overpainted but was not very noticeable if frame width < 2.
This commit is contained in:
@@ -128,6 +128,7 @@ class CAudioPlayerGui : public CMenuTarget
|
||||
bool m_inetmode;
|
||||
CComponentsDetailsLine *m_detailsline;
|
||||
CComponentsInfoBox *m_infobox;
|
||||
CComponentsShapeSquare *m_titlebox;
|
||||
|
||||
SMSKeyInput m_SMSKeyInput;
|
||||
|
||||
|
Reference in New Issue
Block a user