fixed #10158: Matrix 2.0 - Screenshots rendering poorly

This commit is contained in:
Yung Han Khoe 2009-04-21 17:28:05 +00:00
parent c3ea6d4683
commit ad6352d1eb
5 changed files with 77 additions and 0 deletions

View file

@ -387,6 +387,16 @@ listing,|,
lastUpdated => 0,
},
'max screenshot width description' => {
message => q|Select the maximum width of the screenshots in this matrix. Screenshots that are larger will be resized.|,
lastUpdated => 0,
},
'max screenshot height description' => {
message => q|Select the maximum height of the screenshots in this matrix. Screenshots that are larger will be resized.|,
lastUpdated => 0,
},
'compare color no description' => {
message => q|Select the color for compare result 'No' in the compare display.|,
lastUpdated => 0,
@ -528,6 +538,16 @@ to increase performance. How long should we cache them?|,
lastUpdated => 0,
},
'max screenshot height label' => {
message => q|Maximum Screenshot Height|,
lastUpdated => 0,
},
'max screenshot width label' => {
message => q|Maximum Screenshot Width|,
lastUpdated => 0,
},
'sort by score label' => {
message => q|Score|,
lastUpdated => 0,