efl_ui/layout: implement group_calc, add finger size for inherited layouts
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 30 Jul 2019 17:11:30 +0000 (13:11 -0400)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:48:37 +0000 (10:48 +0900)
commit62f712950bd98c22186cd24c111a9e189e2be6c3
tree73d6d733baf1f2deee3a260222aba67182165c44
parent626bab4c74e6270a824759ea2c9ad44a14217ac1
efl_ui/layout: implement group_calc, add finger size for inherited layouts

Summary:
this adds a group_calc implementation for the layout object (not layout_base)
to allow differentiation between inherited layout calcs and layout object
calcs

by using this, we can automatically apply finger size to inherited layout
calcs if the implementation ever reaches this point

Depends on D9435

Reviewers: bu5hm4n

Reviewed By: bu5hm4n

Subscribers: bu5hm4n, cedric, #reviewers, #committers

Tags: #efl_widgets

Maniphest Tasks: T8059

Differential Revision: https://phab.enlightenment.org/D9436
src/lib/elementary/efl_ui_layout.c
src/lib/elementary/efl_ui_layout.eo