mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
Messages: move window to top of screen
User request.
This commit is contained in:
@@ -309,8 +309,8 @@ void CHintBox::addHintItem(const std::string& Text, const int& text_mode, const
|
||||
ReSize();
|
||||
|
||||
/* set hint box position general to center and refresh window */
|
||||
setCenterPos();
|
||||
|
||||
setCenterPos(CC_ALONG_X);
|
||||
y = frameBuffer->getScreenY() + ((frameBuffer->getScreenHeight() - height) >> 2),
|
||||
Refresh();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user