diff options
author | Cedric Bail <cedric.bail@samsung.com> | 2013-09-06 16:47:36 +0900 |
---|---|---|
committer | Cedric Bail <cedric.bail@samsung.com> | 2013-09-06 16:47:36 +0900 |
commit | 797ad7528f1d3fb90e66c4e45f7cd349321da9f9 (patch) | |
tree | 58857e577da0d5092962a2f8889bc7f3e6d4fa61 /ChangeLog | |
parent | 19fa6862c5a90d80ec983ae6044b1f01f8f7d5a8 (diff) |
edje: add border linked to Image sets.
It is quite common that in an image sets each image has different border size.
This patch permit to define the border value on a per image basis in the set.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2013-09-06 Cedric Bail + + * Edje: Add border information to Image sets. + 2013-09-05 Cedric Bail * Evas: Add evas_object_smart_iterator_new(). |