Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add areas so that the shapes added in the last commit are correctly p…
…roportioned.

(cherry picked from commit 46d0061)
  • Loading branch information
stuartm committed Jan 25, 2011
1 parent 3ab178d commit e6fa6c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions mythplugins/mythbrowser/theme/default-wide/browser-ui.xml
Expand Up @@ -61,6 +61,7 @@
<statetype name="buttonitem">
<area>0,0,180,40</area>
<state name="active">
<area>0,0,180,40</area>
<shape name="background" from="basewidgetshape" />
<textarea name="buttontext" from="basetextarea">
<area>0,0,180,40</area>
Expand Down
1 change: 1 addition & 0 deletions mythplugins/mythbrowser/theme/default/browser-ui.xml
Expand Up @@ -53,6 +53,7 @@
<statetype name="buttonitem">
<area>0,0,180,40</area>
<state name="active">
<area>0,0,180,40</area>
<shape name="background" from="basewidgetshape" />
<textarea name="buttontext" from="basetextarea">
<area>0,0,180,40</area>
Expand Down

0 comments on commit e6fa6c2

Please sign in to comment.