lowered value
This commit is contained in:
@@ -175,7 +175,7 @@ void SimpleMenu::Render()
|
|||||||
float heightPadding = SimpleMenuConst::kLineHeight/2; // this to reduce the bottom padding of the menu
|
float heightPadding = SimpleMenuConst::kLineHeight/2; // this to reduce the bottom padding of the menu
|
||||||
|
|
||||||
if(!title.empty())
|
if(!title.empty())
|
||||||
adjustme += 7.f;
|
adjustme += 3.f;
|
||||||
|
|
||||||
//renderer->FillRect(mX, mY, mWidth, height - heightPadding, ARGB(180,0,0,0));
|
//renderer->FillRect(mX, mY, mWidth, height - heightPadding, ARGB(180,0,0,0));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user