elm_config: comparing font overlay data on elm_config_reload()
authorSeungwan Woo <s-w.woo@samsung.com>
Thu, 9 Apr 2020 01:37:24 +0000 (10:37 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 5 May 2020 23:37:39 +0000 (08:37 +0900)
commit1b89e50f3f952d40e267ab7eae00c1b6dac2f2f1
treeb2a04aa31d59a06fd1f60ef5e1ce61a1b1ef581e
parent7147caecb6eff11953e7ef0d8bf8649e2d67e464
elm_config: comparing font overlay data on elm_config_reload()
            to judge whether need to rescale or not.
            for example, genlist item needs to recalc its own height
            to fit change of font size

Change-Id: Ibe464c06a89734dc2da2093dcf40eb1f012db5b8
Signed-off-by: Seungwan Woo <s-w.woo@samsung.com>
src/lib/elementary/elm_config.c