eventlist: fix epg search osd hole.patch

Origin commit data
------------------
Branch: ni/coolstream
Commit: a051b5ea8b
Author: DboxOldie <DboxOdlie@users.noreply.github.com>
Date: 2019-07-07 (Sun, 07 Jul 2019)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
DboxOldie
2019-07-07 13:14:07 +02:00
committed by vanhofen
parent 9879a32367
commit 14e94c8f66

View File

@@ -566,6 +566,8 @@ int CEventList::exec(const t_channel_id channel_id, const std::string& channelna
if(in_search) {
in_search = false;
m_showChannel = false;
infozone_background = false;
oldEventID = -1;
paintHead(channel_id, channelname);
readEvents(epg_id);
paint(channel_id);