mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
CComponentsItem: try to fix clean up screen buffers after killed items
This commit is contained in:
@@ -135,6 +135,7 @@ void CComponentsItem::kill(const fb_pixel_t& bg_color, bool ignore_parent)
|
|||||||
else
|
else
|
||||||
CComponents::kill(cc_parent->getColorBody(), cc_parent->getCornerRadius());
|
CComponents::kill(cc_parent->getColorBody(), cc_parent->getCornerRadius());
|
||||||
}
|
}
|
||||||
|
clearScreenBuffer();
|
||||||
}
|
}
|
||||||
|
|
||||||
//synchronize colors for forms
|
//synchronize colors for forms
|
||||||
|
Reference in New Issue
Block a user