diff options
author | Jezz_X <jezzx2@gmail.com> | 2011-12-05 04:39:15 +1100 |
---|---|---|
committer | Jezz_X <jezzx2@gmail.com> | 2011-12-05 04:40:00 +1100 |
commit | 6b31603e1ffaef5901818947a512d3e5530ea61b (patch) | |
tree | 468fd5f73c15149698abc4465087b467b75a4c44 /addons/skin.confluence/720p | |
parent | 68fc95484e90ad8a2a138702a9bd0b24dc3ede61 (diff) |
Fixed: Set focus back to main menu when we eject a disc from the UI to avoid being stuck in no navigation land when the menu vanishes
Diffstat (limited to 'addons/skin.confluence/720p')
-rw-r--r-- | addons/skin.confluence/720p/IncludesHomeMenuItems.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addons/skin.confluence/720p/IncludesHomeMenuItems.xml b/addons/skin.confluence/720p/IncludesHomeMenuItems.xml index 1ef210dc74..1f663a3063 100644 --- a/addons/skin.confluence/720p/IncludesHomeMenuItems.xml +++ b/addons/skin.confluence/720p/IncludesHomeMenuItems.xml @@ -213,6 +213,7 @@ <control type="button" id="90132"> <include>ButtonHomeSubCommonValues</include> <label>13391</label> + <onclick>SetFocus(9000)</onclick> <onclick>EjectTray()</onclick> </control> <control type="image" id="90126"> |