elm : fallback orientation_mode_disable_set legacy behavior to get true disabled... 77/201977/2
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Thu, 21 Mar 2019 09:08:46 +0000 (18:08 +0900)
committerSangHyeon Lee <sh10233.lee@samsung.com>
Thu, 21 Mar 2019 09:45:00 +0000 (09:45 +0000)
commit731fffca1329fb83ec171aaf5e4000a60f9b39d8
treed4f9a98257deacb120d72f131410d7bc56a6eae9
parent3277cbf48e2026aa8478eaecda7d830559328722
elm : fallback orientation_mode_disable_set legacy behavior to get true disabled state as what we set.

Summary:
current code set the disable EINA_TRUE when disabled,
but once it was set diabled, it never changed EINA_FALSE even we set the orientation_mode_disable as FALSE.

Test Plan: we have test suite on legacy action, and previous patch was failed to pass the test case.

Reviewers: zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

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

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