mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
framebuffer: always blit after RestoreScreen()
Origin commit data
------------------
Commit: 02621c0ce1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-21 (Sun, 21 Apr 2013)
This commit is contained in:
@@ -1122,6 +1122,7 @@ void CFrameBuffer::RestoreScreen(int x, int y, int dx, int dy, fb_pixel_t * cons
|
||||
fbpos += stride;
|
||||
bkpos += dx;
|
||||
}
|
||||
blit();
|
||||
}
|
||||
|
||||
void CFrameBuffer::Clear()
|
||||
|
Reference in New Issue
Block a user