diff options
author | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2021-08-27 11:44:42 +0200 |
---|---|---|
committer | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2021-09-06 08:26:29 +0200 |
commit | 67702bee2b70866cb1d7f7d079495d1d280a0025 (patch) | |
tree | 4edb724d5cebf53030fc3282485c857e823f82bf /addons | |
parent | 01033a8421d7bee40013b1e892fd1e1c5ad5006a (diff) |
[Estuary] PVR Guide window: Truncated channel names should scroll when focused.
Diffstat (limited to 'addons')
-rw-r--r-- | addons/skin.estuary/xml/Includes_PVR.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addons/skin.estuary/xml/Includes_PVR.xml b/addons/skin.estuary/xml/Includes_PVR.xml index 90d2cd3e0a..07d7f11148 100644 --- a/addons/skin.estuary/xml/Includes_PVR.xml +++ b/addons/skin.estuary/xml/Includes_PVR.xml @@ -586,6 +586,7 @@ <textcolor>button_focus</textcolor> <aligny>center</aligny> <textoffsetx>10</textoffsetx> + <scroll>true</scroll> </control> </focusedchannellayout> <itemlayout height="62" width="60"> |