fixed a visual spacer being added to radio menus when no control options existed
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40803
This commit is contained in:
@@ -585,6 +585,7 @@ skip_search:
|
||||
}
|
||||
|
||||
/* Put a fake spacer before control stuff, if possible */
|
||||
if ((displayPrev || displayNext) || exitButton)
|
||||
{
|
||||
ItemDrawInfo draw("", ITEMDRAW_RAWLINE|ITEMDRAW_SPACER);
|
||||
display->DrawItem(draw);
|
||||
|
||||
Reference in New Issue
Block a user