[E-devel] [PATCH] Do not use the non-existent ELM_SCALE_SIZE macro in test_notify.c for elementary-1.11

2014-11-11 Thread Brian Wang
Hello all, Just a simple one-liner as follows: diff --git a/src/bin/test_notify.c b/src/bin/test_notify.c index f5ae7cb..472b226 100644 --- a/src/bin/test_notify.c +++ b/src/bin/test_notify.c @@ -62,7 +62,7 @@ test_notify(void *data EINA_UNUSED, Evas_Object *obj EINA_UNUSED, void *event_in

Re: [E-devel] [PATCH] Do not use the non-existent ELM_SCALE_SIZE macro in test_notify.c for elementary-1.11

2014-11-11 Thread Daniel Juyung Seo
Hi, thanks for the patch. It was cherry-picked without a deep consideration by me. I just pushed your patch but modified a little bit. We still need to use elm_config_scale_get(). https://git.enlightenment.org/core/elementary.git/commit/?h=elementary-1.11id=0d3026cd8c7620cbe899a52ef088f7fb8cf7b363