evas table: fix miscalcuation in cells with span and padding
authorJee-Yong Um <jc9.um@samsung.com>
Mon, 19 Oct 2015 18:01:22 +0000 (11:01 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 19 Oct 2015 18:01:23 +0000 (11:01 -0700)
commit49028c599a6fb2e42f8c199e08714da637e7f7fe
tree5b8850ce5b03c0c5f3a728babef6bf7f98938f13
parent2d52eedf0655173926db69f89ab86965bc08e98d
evas table: fix miscalcuation in cells with span and padding

Summary:
In evas table that homogeneous mode is turned off,
the size of items in cells, whose rowspan or colspan is larger than 1
and horizontal or vertical padding exists, are miscalculatd.

T2655

@fix

Test Plan: elementary_test "Table Padding"

Reviewers: Hermet, cedric

Subscribers: cedric, DaveMDS, Hermet

Differential Revision: https://phab.enlightenment.org/D3192

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/evas/canvas/evas_object_table.c