mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-11 15:41:00 +02:00
CC-Progressbar: mark framebuffer region dirty
Origin commit data
------------------
Branch: ni/coolstream
Commit: a229a56e12
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -210,6 +210,7 @@ void CProgressBarCache::paint(int x, int y, int pb_active_width, int pb_passive_
|
||||
ap += pb_passive_width;
|
||||
p += off;
|
||||
}
|
||||
frameBuffer->mark(x, y, x + pb_width, y + pb_height);
|
||||
}
|
||||
|
||||
void CProgressBarCache::paintBoxRel(fb_pixel_t *b, int x, int y, int dx, int dy, fb_pixel_t col)
|
||||
|
Reference in New Issue
Block a user