CCDraw: add new attribut force_paint_bg

should help for some repaint actions
This commit is contained in:
2017-01-24 23:25:20 +01:00
committed by M. Liebmann
parent 8bd4633cb4
commit 384e98c089
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