diff --git a/src/gui/epgview.cpp b/src/gui/epgview.cpp index e3dd7427e..78e78ba6e 100644 --- a/src/gui/epgview.cpp +++ b/src/gui/epgview.cpp @@ -903,7 +903,7 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start case CRCInput::RC_info: case CRCInput::RC_help: bigFonts = bigFonts ? false : true; - frameBuffer->paintBackgroundBox (sx, sy- toph, sx+ ox, sy+ oy); + frameBuffer->paintBackgroundBoxRel(sx, sy, ox, oy); showTimerEventBar (false); start(); // textypos = sy;