mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
CImageInfo: prevent possible overpainting while switching of sub text caption
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d1bcbd33f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-23 (Mon, 23 Jan 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -169,7 +169,8 @@ int CImageInfo::exec(CMenuTarget* parent, const std::string &)
|
||||
btn_red->setCaption(new_btn_cap);
|
||||
|
||||
//paint items
|
||||
cc_sub_caption->paint(false);
|
||||
cc_sub_caption->hide();
|
||||
cc_sub_caption->paint();
|
||||
cc_lic->paint(false);
|
||||
btn_red->kill();
|
||||
btn_red->paint(false);
|
||||
|
Reference in New Issue
Block a user