mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
CComponentsInfoBox: Optimize display
- Paint full info box only when activating the menu,
otherwise only body paint
Origin commit data
------------------
Branch: ni/coolstream
Commit: cb375cc214
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)
Origin message was:
------------------
* CComponentsInfoBox: Optimize display
- Paint full info box only when activating the menu,
otherwise only body paint
------------------
This commit was generated by Migit
This commit is contained in:
@@ -93,7 +93,7 @@ class CComponentsInfoBox : public CComponents
|
||||
int rad,fr_thickness;
|
||||
bool shadow;
|
||||
fb_pixel_t col_frame, col_body, col_shadow;
|
||||
bool bg_saved;
|
||||
bool firstPaint;
|
||||
std::vector<comp_fbdata_t> v_infobox_val;
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user