mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
- menue: allow icon-only menu hints
This commit is contained in:
@@ -1326,7 +1326,7 @@ void CMenuWidget::paintHint(int pos)
|
||||
}
|
||||
|
||||
if (item->hint == NONEXISTANT_LOCALE && item->hintText.empty())
|
||||
return;
|
||||
item->hintText = " ";
|
||||
|
||||
int iheight = item->getHeight();
|
||||
int rad = RADIUS_LARGE;
|
||||
|
Reference in New Issue
Block a user