mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-05-05 20:33:25 +02:00
Fixed onEnter animations for menu items.
This commit is contained in:
@@ -326,9 +326,8 @@ void RetroFE::run()
|
||||
|
||||
currentPage_->pushCollection(info);
|
||||
currentPage_->onNewItemSelected();
|
||||
currentPage_->start();
|
||||
|
||||
currentPage_->reallocateMenuSpritePoints();
|
||||
currentPage_->start();
|
||||
|
||||
state = RETROFE_ENTER;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user