diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2013-11-25 10:09:34 +0900 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2013-11-25 10:09:34 +0900 |
commit | 59cb177b4bcc5eae7290ce6c7e39081c6c925a32 (patch) | |
tree | c0670604103c3c468da281ef4c9c75134cd071f7 /ChangeLog | |
parent | 1319733caeb811cd0d53b589b8a11f4229455ed3 (diff) |
evas - fix proxy render to update the proxies recursively.
If a proxy has proxies, all the chained proxies should be updated recursively.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ | |||
1 | 2013-11-25 ChunEon Park (Hermet) | ||
2 | |||
3 | * Evas: Fix proxy render to update the proxies recursively. If a proxy | ||
4 | has proxies, all the chainged proxies should be updated recursively. | ||
5 | |||
1 | 2013-11-21 ChunEon Park (Hermet) | 6 | 2013-11-21 ChunEon Park (Hermet) |
2 | 7 | ||
3 | * Edje: Fix to update map-enabled part when the edje object is moved. | 8 | * Edje: Fix to update map-enabled part when the edje object is moved. |