mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
fix pip config window
Origin commit data
------------------
Branch: ni/coolstream
Commit: 61e3bf4bce
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-01-02 (Tue, 02 Jan 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -270,6 +270,8 @@ void CPipSetup::paint()
|
|||||||
if (pipVideoDecoder[0]->getBlank())
|
if (pipVideoDecoder[0]->getBlank())
|
||||||
frameBuffer->paintBoxRel(CNeutrinoApp::getInstance()->pip_recalc_pos_x(x_coord), CNeutrinoApp::getInstance()->pip_recalc_pos_y(y_coord), width, height, COL_MENUCONTENT_PLUS_0);
|
frameBuffer->paintBoxRel(CNeutrinoApp::getInstance()->pip_recalc_pos_x(x_coord), CNeutrinoApp::getInstance()->pip_recalc_pos_y(y_coord), width, height, COL_MENUCONTENT_PLUS_0);
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
frameBuffer->paintBoxRel(CNeutrinoApp::getInstance()->pip_recalc_pos_x(x_coord), CNeutrinoApp::getInstance()->pip_recalc_pos_y(y_coord), width, height, COL_MENUCONTENT_PLUS_0);
|
||||||
|
|
||||||
frameBuffer->paintBoxRel(x, y, w, h, COL_MENUCONTENT_PLUS_0);
|
frameBuffer->paintBoxRel(x, y, w, h, COL_MENUCONTENT_PLUS_0);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user