evas: Adjust tb padding from gfx filters padding
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 4 Jan 2017 08:21:56 +0000 (17:21 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 17 Jan 2017 05:35:28 +0000 (14:35 +0900)
commit421df2eec6ffb573118f4be29946b805691ac9e7
tree3ecfa5222d05df8cd7cc34d2e3b0fc95edb90b8d
parent26221aac1f9e06979a73b3b73be1303d8caa2e58
evas: Adjust tb padding from gfx filters padding

This makes gfx filters padding work just like the standard style
padding, which means the tb user must offset the object position
by -l, -t and increase the object size by l+r,t+b.
src/bin/elementary/test_gfx_filters.c
src/lib/evas/canvas/evas_object_textblock.c