mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CVolumeBar: Enable background paint for digits
Origin commit data
------------------
Branch: ni/coolstream
Commit: e74f24a658
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-01-27 (Fri, 27 Jan 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -214,6 +214,7 @@ void CVolumeBar::initVolumeBarDigit()
|
||||
vb_digit->setDimensionsAll(vb_digit_x, 0, vb_digit_w, height);
|
||||
vb_digit->setTextColor(COL_MENUCONTENT_TEXT);
|
||||
vb_digit->setCorner(cornerRad(), CORNER_RIGHT);
|
||||
vb_digit->doPaintTextBoxBg(true);
|
||||
initVolumeBarDigitValue();
|
||||
|
||||
//add digit label to container
|
||||
|
Reference in New Issue
Block a user