Skip to content

Commit

Permalink
fixed a bug with the scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoost82 committed Jun 14, 2012
1 parent 9bba40b commit 4a34a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 720p/ViewWall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
<textureslidernib>ScrollBarNib.png</textureslidernib>
<textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
<onleft>513</onleft>
<onright>513</onright>
<onleft>514</onleft>
<onright>2</onright>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
Expand Down

0 comments on commit 4a34a19

Please sign in to comment.