elementary: fix clip in the progressbar theme

SVN revision: 60444
This commit is contained in:
Michael BOUCHAUD 2011-06-17 11:05:20 +00:00
parent c44f45485f
commit b6f81adf23
1 changed files with 2 additions and 0 deletions

View File

@ -26733,6 +26733,7 @@ collections {
}
parts {
part { name: "elm.background.progressbar";
type: RECT;
mouse_events: 0;
description {
state: "default" 0.0;
@ -27000,6 +27001,7 @@ collections {
}
}
part { name: "progress-rect";
type: RECT;
mouse_events: 0;
description {
state: "default" 0.0;