projects
/
profile
/
mobile
/
apps
/
native
/
quickpanel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66c3e15
)
Updated the position of progressbar because winset have updated
39/100839/1
accepted/tizen/3.0/mobile/20161130.012859
submit/tizen_3.0/20161129.104229
submit/tizen_3.0/20161129.110213
submit/tizen_3.0/20161129.110406
author
jin0.kim
<jin0.kim@samsung.com>
Tue, 29 Nov 2016 10:37:15 +0000
(19:07 +0830)
committer
jin0.kim
<jin0.kim@samsung.com>
Tue, 29 Nov 2016 10:37:15 +0000
(19:07 +0830)
Change-Id: Iff5b1844ad8658c3db3f7bdd88a817ac1c74b494
res/edje/quickpanel_listitem_ongoing.edc
patch
|
blob
|
history
diff --git
a/res/edje/quickpanel_listitem_ongoing.edc
b/res/edje/quickpanel_listitem_ongoing.edc
index
cf26b9d
..
e74d656
100755
(executable)
--- a/
res/edje/quickpanel_listitem_ongoing.edc
+++ b/
res/edje/quickpanel_listitem_ongoing.edc
@@
-696,10
+696,14
@@
state: "default" 0.0;
rel1 {
to: "elm.rect.progress";
- }
+ to_y: "elm.padding.top.progress";
+ relative: 0.0 1.0;
+ }
rel2 {
- to: "elm.rect.progress";
- }
+ to: "elm.rect.progress";
+ to_y: "elm.text.content";
+ relative: 1.0 1.0;
+ }
}
}
part {