Fix progressbars

This commit is contained in:
Paul Chote
2011-05-16 21:27:41 +12:00
parent a9bbb5f5c2
commit 3eb3ae76f0
3 changed files with 64 additions and 8 deletions

View File

@@ -214,3 +214,26 @@ scrollbar: buttons.png
checkbox: buttons.png
checked: 0,112,16,16
# A copy of dialog3
progressbar-bg: dialog.png
background: 641,1,126,126
border-r: 767,1,1,126
border-l: 640,1,1,126
border-b: 641,127,126,1
border-t: 641,0,126,1
corner-tl: 640,0,1,1
corner-tr: 722,0,1,1
corner-bl: 640,82,1,1
corner-br: 722,82,1,1
# A copy of dialog2
progressbar-thumb: dialog.png
background: 513,1,126,126
border-r: 639,1,1,126
border-l: 512,1,1,126
border-b: 513,127,126,1
border-t: 513,0,126,1
corner-tl: 512,0,1,1
corner-tr: 594,0,1,1
corner-bl: 512,82,1,1
corner-br: 594,82,1,1