[CONFIG] call elm_rescale() only when scale value is changed 23/82123/2
authorJonghee Choi <joi.choi@samsung.com>
Mon, 1 Aug 2016 00:22:02 +0000 (09:22 +0900)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Tue, 2 Aug 2016 02:17:50 +0000 (19:17 -0700)
commit9c931ce9fb35bfd7afddfe7730d038a45a1225c7
tree7e0cc13f89cc7c51b19af8d9179c6109f734ddb5
parent254aa597f798ed7b54d4642376cde549650fd816
[CONFIG] call elm_rescale() only when scale value is changed

Summary: it doesn't need to call elm_rescale() in _config_flush_get() when the scale value is not changed.

Reviewers: jaehwan, cedric, raster

Subscribers: minkyu

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

Change-Id: I82a299dc84f750a518b3549b13a31b0b94121cc1
Signed-off-by: Jonghee Choi <joi.choi@samsung.com>
src/lib/elm_config.c