mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
menue: allow icon-only menu hints
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9945d03480
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Origin message was:
------------------
- menue: allow icon-only menu hints
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1326,7 +1326,7 @@ void CMenuWidget::paintHint(int pos)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (item->hint == NONEXISTANT_LOCALE && item->hintText.empty())
|
if (item->hint == NONEXISTANT_LOCALE && item->hintText.empty())
|
||||||
return;
|
item->hintText = " ";
|
||||||
|
|
||||||
int iheight = item->getHeight();
|
int iheight = item->getHeight();
|
||||||
int rad = RADIUS_LARGE;
|
int rad = RADIUS_LARGE;
|
||||||
|
Reference in New Issue
Block a user