mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
rc_lock: enable paint bg in lockRC()
disable not required
Origin commit data
------------------
Commit: 72cb9f840c
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-16 (Tue, 16 Nov 2021)
This commit is contained in:
@@ -131,7 +131,6 @@ void CRCLock::lockRC()
|
||||
g_settings.screen_StartX + OFFSET_INNER_MID,
|
||||
g_settings.screen_StartY + OFFSET_INNER_MID,
|
||||
NEUTRINO_ICON_RCLOCK);
|
||||
lockIcon->doPaintBg(false);
|
||||
}
|
||||
lockIcon->paint(CC_SAVE_SCREEN_YES);
|
||||
|
||||
|
Reference in New Issue
Block a user