aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpeak3d <pfau@peak3d.de>2018-05-30 15:10:37 +0200
committerpeak3d <pfau@peak3d.de>2018-05-30 15:10:37 +0200
commit25023d7a834cd266a804ecaf8bdaef08cd0144d2 (patch)
tree4474c12768756aff55281aabd98570d77559499f
parentd0cc29115f24d2f6c23a198d8fa71b36a2e394e8 (diff)
[GUI] Prevent scrolling in Home menu for 8 entries
-rw-r--r--addons/skin.estuary/xml/Home.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<top>240</top>
<width>462</width>
<bottom>-10</bottom>
- <movement>6</movement>
+ <movement>7</movement>
<focusposition>0</focusposition>
<onfocus>ClearProperty(listposition,home)</onfocus>
<onright>SetFocus($INFO[Container(9000).ListItem.Property(menu_id)])</onright>