elm : fix wrong layout class comparing in orientation mode disable 78/201978/2
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Thu, 21 Mar 2019 09:09:53 +0000 (18:09 +0900)
committerSangHyeon Lee <sh10233.lee@samsung.com>
Thu, 21 Mar 2019 09:45:00 +0000 (09:45 +0000)
commitcdab20c38a117bc7231571a51b0f3bd5adf20b2d
tree5afbfad89849863e1415ea55dd6c7466186022f9
parent731fffca1329fb83ec171aaf5e4000a60f9b39d8
elm : fix wrong layout class comparing in orientation mode disable

Summary:
automatic theme lotation is layout base class property which can be applied
layout based widget classes.
currently it only comparing EFL_UI_LAYOUT_CLASS so layout base inherited class
can not be applied this feature properly.

depends D8434

Subscribers: cedric, #reviewers, #committers

Tags: #efl

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

Change-Id: Iebbf1da76fc2309f16db7e7eabcca0b82e6fe3d8
src/lib/elementary/elm_main.c