mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +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
|
||||
CComponents::kill(cc_parent->getColorBody(), cc_parent->getCornerRadius());
|
||||
}
|
||||
clearScreenBuffer();
|
||||
}
|
||||
|
||||
//synchronize colors for forms
|
||||
|
Reference in New Issue
Block a user