mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
CInfoViewer: use different modes with enums for virtual zap and number input mode
This should fix missing rounded corners in numbaur input mode too.
Thx defans for input !
Origin commit data
------------------
Branch: ni/coolstream
Commit: 98b73c0d09
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-12 (Tue, 12 Jan 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1461,7 +1461,7 @@ void CChannelList::virtual_zap_mode(bool up)
|
||||
break;
|
||||
}
|
||||
}
|
||||
g_InfoViewer->clearVirtualZapMode();
|
||||
g_InfoViewer->resetSwitchMode(); //disable virtual_zap_mode
|
||||
|
||||
if (doZap) {
|
||||
if(g_settings.timing[SNeutrinoSettings::TIMING_INFOBAR] == 0)
|
||||
|
Reference in New Issue
Block a user