efl_ui/layout: add explicit error case when theme version > efl version
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 25 Sep 2019 11:30:24 +0000 (07:30 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 25 Sep 2019 21:12:44 +0000 (06:12 +0900)
commite88f4a43bbdfdf18af7b99c4cc0e992f20993716
treedf6fd630bf322724cdc0519b4f31e072999dcd44
parentc7cf3f3f39e34668aff863d9b81a731da9262975
efl_ui/layout: add explicit error case when theme version > efl version

it's important to handle cases where a "future" theme is trying to be used
by "current" efl. this throws a serious error, since it's possible that the
widget may look/act in a way that makes it unusable

ref T8231

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10153
src/lib/elementary/efl_ui.eot
src/lib/elementary/efl_ui_layout.c