mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
CPINInput: add missing framebuffer->blit() calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d959d393a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-04-14 (Sat, 14 Apr 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -833,6 +833,7 @@ int CPINInput::exec( CMenuTarget* parent, const std::string & )
|
||||
strcat(value, " ");
|
||||
|
||||
paint();
|
||||
frameBuffer->blit();
|
||||
|
||||
bool loop = true;
|
||||
|
||||
@@ -883,7 +884,7 @@ int CPINInput::exec( CMenuTarget* parent, const std::string & )
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
frameBuffer->blit();
|
||||
}
|
||||
|
||||
hide();
|
||||
|
Reference in New Issue
Block a user