mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CComponentsItem: try to fix clean up screen buffers after killed items
Origin commit data
------------------
Commit: 976e0251ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)
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