edc: Also fix frame and button offsets
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 13 May 2014 08:54:03 +0000 (17:54 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 14 May 2014 06:04:37 +0000 (15:04 +0900)
commit00d6ccf7309d78a2e3d347d40575018a93a7acfd
tree0b2a5410a05d46f7c8dce2697af31b18a0d9e346
parent7371dbe60bf8c7d1060477012d2a35d6e54d1d94
edc: Also fix frame and button offsets

Since SHADOW adds one pixel padding, the whole object size
was calculated with one extra pixel. Let's add it back
to keep the overall visual balance of buttons.

A few other widgets might visually change after the edje
padding fix:

- Check (looks better)
- Naviframe (smaller height)
- E date widget
- ...

But I did not see anything "weird" that needs fixing.
legacy/elementary/data/themes/edc/elm/button.edc
legacy/elementary/data/themes/edc/elm/frame.edc