CCDraw: add new attribut force_paint_bg

should help for some repaint actions


Origin commit data
------------------
Branch: ni/coolstream
Commit: 384e98c089
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-24 (Tue, 24 Jan 2017)



------------------
This commit was generated by Migit
This commit is contained in:
2017-01-24 23:25:20 +01:00
committed by Michael Liebmann
parent f9d4bb9fba
commit 5011d32cd2
2 changed files with 24 additions and 16 deletions

View File

@@ -114,7 +114,9 @@ class CCDraw : public COSDFader, public CComponentsSignals
///status: true=component was painted for 1st time
bool firstPaint;
///status: true=component was rendered
// bool is_painted;
bool is_painted;
///status: true= value is_painted would be ignored
bool force_paint_bg;
///mode: true=activate rendering of basic elements (frame, shadow and body)
bool paint_bg;
///mode: true=activate rendering of frame