From 25023d7a834cd266a804ecaf8bdaef08cd0144d2 Mon Sep 17 00:00:00 2001 From: peak3d Date: Wed, 30 May 2018 15:10:37 +0200 Subject: [GUI] Prevent scrolling in Home menu for 8 entries --- addons/skin.estuary/xml/Home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/skin.estuary/xml/Home.xml b/addons/skin.estuary/xml/Home.xml index baab2ff7db..18fc6b22dd 100644 --- a/addons/skin.estuary/xml/Home.xml +++ b/addons/skin.estuary/xml/Home.xml @@ -804,7 +804,7 @@ 240 462 -10 - 6 + 7 0 ClearProperty(listposition,home) SetFocus($INFO[Container(9000).ListItem.Property(menu_id)]) -- cgit v1.2.3