- Moderator
- #1
Here is a patch that will enable last item focus in menus.. Medified is the GUIWindow and two MP menus are already covered: Basic Home and Music Menu.. For other menus you'd have to put this line in the constructor:
RememberLastFocusedControl = true;
Have fun!