There is un-expected case that border's geometry is not updated after performing... 14/9714/1
authorSeunghun Lee <shiin.lee@samsung.com>
Sat, 8 Jun 2013 05:40:12 +0000 (14:40 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Sat, 8 Jun 2013 05:40:12 +0000 (14:40 +0900)
commitc115e2213fee918b55c1f11054efb587ea99b8aa
tree5dc3d041413eea60bd2b554338c70da1da9b064c
parent5a8f7dde48321603ca221c71a12b4865068c80e7
There is un-expected case that border's geometry is not updated after performing the function named "_e_border_rotation_pre_resize".
That's because that when border is newly created, enlightenment postpone the updating border's geometry.
So, modify the "_e_border_rotation_pre_resize", so that return the value of newly geometry.

Change-Id: I1478448898a1669a82786ed3c271bf6f56ee6294
src/bin/e_border.c