mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-01-26 17:54:46 +01:00
Fixed onEnter animations for menu items.
This commit is contained in:
parent
db9c1f8eca
commit
357106bace
@ -326,9 +326,8 @@ void RetroFE::run()
|
||||
|
||||
currentPage_->pushCollection(info);
|
||||
currentPage_->onNewItemSelected();
|
||||
currentPage_->start();
|
||||
|
||||
currentPage_->reallocateMenuSpritePoints();
|
||||
currentPage_->start();
|
||||
|
||||
state = RETROFE_ENTER;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user