Limit the size of the text
This commit is contained in:
@ -57,7 +57,7 @@ group {
|
||||
color: 255 255 255 155;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
part {
|
||||
name: "filelist";
|
||||
type: SWALLOW;
|
||||
@ -119,6 +119,7 @@ group {
|
||||
state: "default" 0.0;
|
||||
align: 0.5 0.5;
|
||||
color: 255 255 255 0;
|
||||
max: 245 99999;
|
||||
|
||||
rel1 {
|
||||
to: "filelist_overlay";
|
||||
|
Reference in New Issue
Block a user