mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-29 03:33:18 +00:00
Fix dialog focus for server list
Default to focus buttons rather than possible empty list if there's no servers returned from server discovery
This commit is contained in:
parent
7f0110bc47
commit
cf40a53105
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<window>
|
||||
<defaultcontrol always="true">155</defaultcontrol>
|
||||
<defaultcontrol always="true">205</defaultcontrol>
|
||||
<zorder>0</zorder>
|
||||
<include>dialogeffect</include>
|
||||
<controls>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue