scale fix

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@670 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
satbaby
2010-07-16 06:24:53 +00:00
parent 729330bda2
commit c4fd428dc7
2 changed files with 9 additions and 7 deletions

View File

@@ -295,7 +295,7 @@ int CBouquetList::show(bool bShowChannelList)
CVFD::getInstance()->setMode(CVFD::MODE_MENU_UTF8, "");
width = w_max (500, 0);
width = w_max (g_Font[SNeutrinoSettings::FONT_TYPE_INFOBAR_SMALL]->getWidth()*55, 20);//500
height = h_max (440, 40);
/* assuming all color icons must have same size */