You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return to settings when the manage view closes and add a labeled exit row
The manage button closes the settings dialog (<close>true</close>), so
exiting the view dropped the user back into Kodi; the router now reopens
the settings dialog after the view returns. The select dialog's built-in
Cancel button is skin-owned wording the Python API cannot change, so the
view appends its own "Back to settings" row (32134) as the properly
worded exit.
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments