Efl: Introduce combine_min size hint
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 8 Jun 2016 11:24:59 +0000 (20:24 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 9 Jun 2016 05:20:53 +0000 (14:20 +0900)
commitb40b4042f0ddd8564706196a9c6aef54803525d4
tree4f07b18bb209d4593ca1a705a4b06f80e7a7592d
parente38cf1f85f8957bd2fa17972572a0d39c09298bf
Efl: Introduce combine_min size hint

It combines the content min size and the requested min size
by taking the MAX value. This will help support request size
without major code changes.
src/lib/efl/interfaces/efl_gfx_size_hint.eo
src/lib/evas/canvas/evas_object.eo
src/lib/evas/canvas/evas_object_main.c