mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
test_menu: fix form with blinking item
Origin commit data
------------------
Commit: 06f1a870f3
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-16 (Tue, 16 Nov 2021)
This commit is contained in:
@@ -545,7 +545,6 @@ int CTestMenu::exec(CMenuTarget* parent, const std::string &actionKey)
|
||||
//form->doPaintBg(false);
|
||||
|
||||
CComponentsPicture *ptmp = new CComponentsPicture(10, 10, NEUTRINO_ICON_HINT_INFO);
|
||||
ptmp->doPaintBg(false);
|
||||
ptmp->SetTransparent(CFrameBuffer::TM_BLACK);
|
||||
form->addCCItem(ptmp);
|
||||
|
||||
|
Reference in New Issue
Block a user