mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-06 19:01:04 +03:00
Fixed widget position
This commit is contained in:
parent
c36757be06
commit
d1d87edaa1
2 changed files with 96 additions and 88 deletions
|
@ -157,6 +157,8 @@ void Menu::ShowMenu
|
|||
{
|
||||
wid->setShow( true );
|
||||
wid->ResetMotion( MOTION_IN );
|
||||
wid->UpdateData();
|
||||
wid->UpdateUIElement();
|
||||
wid->ExecuteShowCommands();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue