option icons working, new font format, more theme metrics cleanup
This commit is contained in:
@@ -77,7 +77,7 @@ ScreenEz2SelectStyle::ScreenEz2SelectStyle()
|
||||
m_Menu.Load(
|
||||
THEME->GetPathTo("Graphics","select style background"),
|
||||
THEME->GetPathTo("Graphics","select style top edge"),
|
||||
HELP_TEXT, true, TIMER_SECONDS
|
||||
HELP_TEXT, true, true, TIMER_SECONDS
|
||||
);
|
||||
this->AddChild( &m_Menu );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user