diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-12-04 19:03:05 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-12-04 19:03:05 (GMT) |
commit | 1a88a6987070019e4901e7da132de64ff32d0694 (patch) | |
tree | dc1ee9d6901a69bf51d5b3ddca75e3f6d7661e09 /abs/core/linhes-theme/base.xml.patch | |
parent | 64a523b563e3cd7bb2a640c23267f2cf91d3bacc (diff) | |
download | linhes_pkgbuild-1a88a6987070019e4901e7da132de64ff32d0694.zip linhes_pkgbuild-1a88a6987070019e4901e7da132de64ff32d0694.tar.gz linhes_pkgbuild-1a88a6987070019e4901e7da132de64ff32d0694.tar.bz2 |
linhes-theme: change buttonlist to wrap scrolling. refs #940
Diffstat (limited to 'abs/core/linhes-theme/base.xml.patch')
-rw-r--r-- | abs/core/linhes-theme/base.xml.patch | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/abs/core/linhes-theme/base.xml.patch b/abs/core/linhes-theme/base.xml.patch index 5ecde61..95bfa1e 100644 --- a/abs/core/linhes-theme/base.xml.patch +++ b/abs/core/linhes-theme/base.xml.patch @@ -1,5 +1,5 @@ --- base.xml.orig 2013-11-22 18:52:58.956295819 +0000 -+++ base.xml 2013-11-30 22:28:57.188884895 +0000 ++++ base.xml 2013-12-04 18:36:51.715548849 +0000 @@ -424,26 +424,26 @@ <!-- Base definition of a base popup backdrop --> @@ -98,7 +98,15 @@ <line color="#454545" alpha="180" width="2" /> </shape> -@@ -579,7 +579,7 @@ +@@ -571,6 +571,7 @@ + <buttonlist name="base_button_list"> + <layout>vertical</layout> + <spacing>2</spacing> ++ <wrapstyle>selection</wrapstyle> + <drawfrombottom>yes</drawfrombottom> + <buttonarea>0,0,100%,100%</buttonarea> + <statetype name="buttonitem"> +@@ -579,7 +580,7 @@ <area>0,0,100%,100%</area> </shape> <textarea name="buttontext"> @@ -107,7 +115,7 @@ <cutdown>yes</cutdown> <align>allcenter</align> </textarea> -@@ -997,7 +997,7 @@ +@@ -997,7 +998,7 @@ <shape name="buttonbackground"> <area>0,0,100%,100%</area> <type>roundbox</type> @@ -116,7 +124,7 @@ <line color="#454545" alpha="180" width="2" /> <cornerradius>90</cornerradius> </shape> -@@ -1064,7 +1064,7 @@ +@@ -1064,7 +1065,7 @@ <shape name="buttonbackground"> <area>0,0,100%,100%</area> <type>roundbox</type> @@ -125,7 +133,7 @@ <line color="#454545" alpha="180" width="2" /> <cornerradius>90</cornerradius> </shape> -@@ -1117,7 +1117,7 @@ +@@ -1117,7 +1118,7 @@ <shape name="background"> <area>0,0,100%,100%</area> <type>roundbox</type> @@ -134,7 +142,7 @@ <line color="#454545" alpha="180" width="2" /> <cornerradius>90</cornerradius> </shape> -@@ -1235,15 +1235,13 @@ +@@ -1235,15 +1236,13 @@ <group name="clock-backdrop-group" from="base_clock_backdrop_group" /> @@ -152,7 +160,7 @@ <animation trigger="AboutToShow"> <section> -@@ -1260,76 +1258,76 @@ +@@ -1260,76 +1259,76 @@ </animation> <shape name="popup-backdrop" from="base_popup_backdrop"> |